CreateFile
Creates or opens a file, device, named pipe, or console.
Creates or opens a file, device, named pipe, or console.
Deletes an existing file.
Retrieves file system attributes for a file or directory.
Sets file system attributes for a file or directory.
Reads data from a file or I/O device.
Writes data to a file or I/O device.
Searches a directory for a file or subdirectory matching a name pattern.
Continues a file search from a previous FindFirstFile call.
Retrieves the full path and filename for the specified file.
Changes the current directory for the current process.