sa007jbond
Member level 1
hal + writeport
Hi,
I use BC 3.1 and DJGPP for DOS programming, for READ/WRITE port
I use this two functions:
int inp(unsigned portid);
int outp(unsigned portid, int value);
This don't work under windows XP.
Is possible READ and WRITE port from DOS window under Windows XP and how?
Regards
Hi,
I use BC 3.1 and DJGPP for DOS programming, for READ/WRITE port
I use this two functions:
int inp(unsigned portid);
int outp(unsigned portid, int value);
This don't work under windows XP.
Is possible READ and WRITE port from DOS window under Windows XP and how?
Regards