Update Shell and Fix Bugs

This commit is contained in:
Bruce
2025-12-07 15:18:40 +08:00
parent 98c0f91b8c
commit bb6b2b7521
51 changed files with 46468 additions and 12601 deletions

View File

@@ -2,6 +2,9 @@
#include <set>
#include <msclr/marshal_cppstd.h>
#include <ShObjIdl.h>
#include <ShlObj.h> // KNOWNFOLDERID, SHGetKnownFolderPath
#include <commdlg.h> // OPENFILENAME
#include <comdef.h> // _com_error
#include <MsHTML.h>
#include <ExDisp.h>
#include <atlbase.h>