CreateFile

0001-01-01 winapi

CreateFile() is a WinAPI macro (chooses CreateFileA or CreateFileW as appropriate) that creates a new file or opens an existing file. On success, a ... Read More

WinAPI

0001-01-01 winapi windows

The Windows API (WinAPI) is the application programming interface (API) that allows Windows programs to access the features provided by the Microsoft ... Read More