mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
Fix copy/paste error
svn path=/trunk/; revision=10924
This commit is contained in:
@@ -1688,7 +1688,7 @@ typedef IShellExecuteHookA IShellExecuteHook;
|
||||
typedef IShellLinkA IShellLink;
|
||||
typedef BROWSEINFOA BROWSEINFO,*PBROWSEINFO,*LPBROWSEINFO;
|
||||
#define SHBrowseForFolder SHBrowseForFolderA
|
||||
#define SHCLSIDFromString SHCLSIDFromStringW
|
||||
#define SHCLSIDFromString SHCLSIDFromStringA
|
||||
#define SHGetDataFromIDList SHGetDataFromIDListA
|
||||
#define SHGetPathFromIDList SHGetPathFromIDListA
|
||||
#if (_WIN32_IE >= 0x0400)
|
||||
|
||||
Reference in New Issue
Block a user