Hi all,
I wrote an assembly language program four years back in Win 95/98.It also works on ME.But now my client wants it NT/XP compatible.Everything works fine except reading the com port.My problem is this-no matter how many bytes I tell the function ReadFile to read,it reads only 258 bytes(the...