Login Page - Create Account

Support Board


Date/Time: Sun, 19 May 2024 03:36:33 +0000



Post From: Is it possible to use sc.WriteFile() to write in text mode?

[2018-12-10 16:16:15]
User287992 - Posts: 51
Well if size of string doesn't fit the number of bytes written, then there should be a way to get that because it's obviously impossible to hardcode arbitrary values to use WriteFile method.

Which is then my question, how can I get real size of data to write when calling WriteFile method?