G
Guest
Hello everyone,
The 3rd parameter of WriteFile is number of bytes to write,
http://msdn2.microsoft.com/en-us/library/aa365747.aspx
I am wondering if I want to write multi-byte character string or wide
character string on Windows, how could I get the number of bytes?
thanks in advance,
George
The 3rd parameter of WriteFile is number of bytes to write,
http://msdn2.microsoft.com/en-us/library/aa365747.aspx
I am wondering if I want to write multi-byte character string or wide
character string on Windows, how could I get the number of bytes?
thanks in advance,
George