GetFolder

This program has a window that replaces the built in GetFolder function. It can be passed a default folder to start in.


Win API Functions used:

FindClose
FindFirstFile
FindNextFile
GetDriveType
NetApiBufferFree
NetShareEnum
RtlMoveMemory
SHGetFileInfo
SHGetFolderPath

——— Last updated 07/14/2022 ———