VE 07KeyMgmt: Difference between revisions

Jump to navigation Jump to search
Line 76: Line 76:
** information about the file system and volume of the root of the current directory returned by <code>GetVolumeInformation(NULL, ...)</code>
** information about the file system and volume of the root of the current directory returned by <code>GetVolumeInformation(NULL, ...)</code>
** information about the current disk, including the amount of free space on the current disk, returned by <code>GetDiskFreeSpace(NULL, ...)</code>
** information about the current disk, including the amount of free space on the current disk, returned by <code>GetDiskFreeSpace(NULL, ...)</code>
** the number of files in <code>C:\WINDOWS\system32</code> and the status information and contents of at least 10 of them
** the number of files in <code>C:\WINDOWS\system32</code> and the status information and contents of the first 10 readable files and then 10 or 11 files spread throughout the directory


'''References'''
'''References'''
canmove, Confirmed users
937

edits

Navigation menu