DigiNews

Tech Watch by Johan Denoyer

← Back to articles

How do I inform Windows that I’m writing a binary file?

Quality: 8/10 Relevance: 7/10

Summary

The Old New Thing blog explains how Windows does not inherently distinguish text versus binary files; such decisions are handled by the runtime libraries (e.g., using text vs binary open modes) rather than Windows itself. It also notes historical IOCTLs and their limited applicability to character devices, emphasizing that content transformations must be performed by the application or runtime, not by Windows directly.

🚀 Service construit par Johan Denoyer