Search the Windows API Documentation
Search Results
CreateFileW
Creates or opens a file or I/O device. For detailed information, see the File Management section.
GetMessageA
Retrieves messages from the calling thread's message queue.
CreateWindowExW
Creates an overlapped window with the extended styles specified by the dwExStyle parameter.
ReadFile
Reads data from a file or from the device specified by a handle.
MessageBox
Displays a modal dialog box that contains an application-defined message and buttons.