Reading data from outside world(plz help)
i have a hardware which reads the temperature and displays..... i want to display this reading in the computer....I already controlled the Parallel port, small harwares have been controlled but this reading problem never solved
Raaj KumarPosted Feb 16, 2010, 1:04 AM
For reading data from parallel port you need to import COM dll Input32.dll which should be inside C:\Windows\System32. The following is the code for importing the DLL