Jack
2005-11-19 21:44:25 UTC
Hello,
My code looks like that:
rtn = ReadFile(ComHwnd, indata(1), 65536, nbr, ByVal 0&)
rtn = GetLastError
Function GetLastError returns 6.
What is the meaning of that?
Where can I find the all list of errors?
Thanks,
Jack
My code looks like that:
rtn = ReadFile(ComHwnd, indata(1), 65536, nbr, ByVal 0&)
rtn = GetLastError
Function GetLastError returns 6.
What is the meaning of that?
Where can I find the all list of errors?
Thanks,
Jack