File Management (Local File Systems) - Win32 apps By jwmsft Archived: 2026-04-05 16:26:45 UTC A file object provides a representation of a resource (either a physical device or a resource located on a physical device) that can be managed by the I/O system. Like other objects, they enable sharing of the resource, they have names, they are protected by object-based security, and they support synchronization. The I/O system also enables reading from or writing to the resource. In this section Topic Description About File Management Information about file management. Using File Management Samples that use the file management functions. File Management Reference Elements used in file management. Source: https://docs.microsoft.com/en-us/windows/win32/fileio/file-management https://docs.microsoft.com/en-us/windows/win32/fileio/file-management Page 1 of 1