This page on the MSDN seems to list a bunch of file operations that behave more or less exactly like condensed versions of the three functions used in this example. What's the purpose of these non-standard run-time functions that do things functions are written for in the Win32 API?
Are they just there for DOS compatibility? If so, then why are they getting updated with things like 64-bit support?