MFC tree control 显示图标问题。_百度知道
MFC tree control 显示图标问题。我用FindFirstFile();和FindNextFile();取到文件和目录列表,并显示在tree control,用SHFILEINFO sfi; 和 SHGetFileInfo(filename,...
FindFirstFile function (Windows)
Searches a directory for a file or subdirectory with a name that matches a specific name (or partial name if wildcards are used).