hi all,
i downloaded a dll which is called inpout32.dll
to learn basic interfacing in parallel port
using vb 6.0, My OS is windows xp pro sp2.
where do i paste this dll?
inside the inpout32.dll folder contains more folders like
1)binaries
2)hwinterface_activex_control_source
3)kernel_mode_driver_source
4)Inpout32_dll_source
5)kernel_mode_driver_source
if anyone could give me step by step instruction please do ^_^
thank you very much,
newbie guy in interfacing
Comments
Hi,
That DLL should be in the WindowsSystem32 folder.
[color=Blue][size=5]C:WindowsSystem32[/size][/color]
Please see this thread which uses the same DLL file.>>
http://www.programmersheaven.com/mb/basic/334560/334560/interfacing-the-parallel-port---problem/?S=B20000
Regards,
DrM
by the way if you are looking for some school project using parallel port interfacing, i have one. this project turns on and turns off eight loads of appliances via sms messaging. if you're interested email me at [email protected]
: hi all,
:
: i downloaded a dll which is called inpout32.dll
: to learn basic interfacing in parallel port
: using vb 6.0, My OS is windows xp pro sp2.
: where do i paste this dll?
: inside the inpout32.dll folder contains more folders like
:
: 1)binaries
: 2)hwinterface_activex_control_source
: 3)kernel_mode_driver_source
: 4)Inpout32_dll_source
: 5)kernel_mode_driver_source
:
: if anyone could give me step by step instruction please do ^_^
: thank you very much,
: newbie guy in interfacing
:
: