Support Board
Date/Time: Sat, 01 Nov 2025 22:49:10 +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? |
