hi! my name is paul,
i want to use parallel port under win98
and im compliling the project under win2k
with borland c++ builder 6 that doesn't
allow to compile outport and also inline
assembly out/in that i can find/use
with borland c++ compiler(v3.1)
so i was thinking to write a DLL with this
last tool and use it whit my c++
borland builder 6 application....
but i don't know how to make a DLL with
that old compiler...
i know only how to set the linker to build
a dll and not an exe....
for example what's the "main" with DLL?
thank u!
i want to use parallel port under win98
and im compliling the project under win2k
with borland c++ builder 6 that doesn't
allow to compile outport and also inline
assembly out/in that i can find/use
with borland c++ compiler(v3.1)
so i was thinking to write a DLL with this
last tool and use it whit my c++
borland builder 6 application....
but i don't know how to make a DLL with
that old compiler...
i know only how to set the linker to build
a dll and not an exe....
for example what's the "main" with DLL?
thank u!