Searched defs:IconPath (Results 1 – 8 of 8) sorted by relevance
/reactos/modules/rostests/apitests/shell32/ |
H A D | CShellLink.cpp | 233 PCWSTR IconPath; member
|
/reactos/base/applications/rapps/ |
H A D | appdb.cpp | 296 CPathW IconPath = AppsPath; in RemoveCached() local
|
H A D | appinfo.cpp | 34 CPathW IconPath = BasePath; in CAvailableApplicationInfo() local
|
/reactos/dll/win32/shell32/dialogs/ |
H A D | filetypes.cpp | 50 WCHAR IconPath[MAX_PATH]; member 178 DoExtractIcon(LPCWSTR IconPath, INT iIndex, UINT cx, UINT cy) in DoExtractIcon() 184 DoExtractIcon(LPCWSTR IconPath, INT iIndex = 0, BOOL bSmall = FALSE) in DoExtractIcon()
|
/reactos/win32ss/user/winsrv/consrv/ |
H A D | console.c | 379 LPWSTR IconPath = NULL; in LoadShellLinkConsoleInfo() local
|
/reactos/dll/win32/wshom.ocx/ |
H A D | shell.c | 913 static HRESULT WINAPI WshShortcut_get_IconLocation(IWshShortcut *iface, BSTR *IconPath) in WshShortcut_get_IconLocation() 936 static HRESULT WINAPI WshShortcut_put_IconLocation(IWshShortcut *iface, BSTR IconPath) in WshShortcut_put_IconLocation()
|
/reactos/dll/win32/msi/ |
H A D | msipriv.h | 660 LPWSTR IconPath; member 693 LPWSTR IconPath; member
|
/reactos/dll/win32/setupapi/ |
H A D | install.c | 51 static const WCHAR IconPath[] = {'I','c','o','n','P','a','t','h',0}; variable
|