Searched defs:nIconIndex (Results 1 – 15 of 15) sorted by relevance
/reactos/base/shell/progman/ |
H A D | program.c | 83 INT nIconIndex = 0; in PROGRAM_NewProgram() local 158 INT x, INT y, LPCWSTR lpszCmdLine, LPCWSTR lpszIconFile, INT nIconIndex, in PROGRAM_AddProgram()
|
H A D | progman.h | 91 INT nIconIndex; member
|
/reactos/dll/win32/shell32/ |
H A D | CExtractIcon.cpp | 212 UINT nIconIndex, in Extract() 252 UINT nIconIndex, in Extract()
|
H A D | iconcache.cpp | 849 UINT WINAPI ExtractIconExW(LPCWSTR lpszFile, INT nIconIndex, HICON * phiconLarge, HICON * phiconSma… in ExtractIconExW() 885 UINT WINAPI ExtractIconExA(LPCSTR lpszFile, INT nIconIndex, HICON * phiconLarge, HICON * phiconSmal… in ExtractIconExA()
|
H A D | CShellLink.cpp | 1350 HRESULT STDMETHODCALLTYPE CShellLink::Extract(PCSTR pszFile, UINT nIconIndex, HICON *phiconLarge, H… in Extract() 1784 CShellLink::Extract(PCWSTR pszFile, UINT nIconIndex, HICON *phiconLarge, HICON *phiconSmall, UINT n… in Extract()
|
/reactos/dll/win32/shell32/dialogs/ |
H A D | view.cpp | 44 UINT nIconIndex; member 90 ViewTree_FindIcon(LPCWSTR pszPath, UINT nIconIndex) in ViewTree_FindIcon() 105 ViewTree_AddIcon(LPCWSTR pszPath, UINT nIconIndex) in ViewTree_AddIcon() 313 UINT nIconIndex = 0; in ViewTree_LoadTree() local
|
H A D | filedefext.cpp | 1117 INT nIconIndex; in OnFolderCustChangeIcon() local
|
H A D | filetypes.cpp | 51 INT nIconIndex; member 367 INT nIconIndex; member
|
/reactos/dll/win32/shell32/wine/ |
H A D | shell32_main.c | 846 HICON WINAPI ExtractIconA(HINSTANCE hInstance, LPCSTR lpszFile, UINT nIconIndex) in ExtractIconA() 864 HICON WINAPI ExtractIconW(HINSTANCE hInstance, LPCWSTR lpszFile, UINT nIconIndex) in ExtractIconW()
|
/reactos/dll/shellext/ntobjshex/ |
H A D | ntobjfolder.cpp | 99 UINT nIconIndex, in Extract()
|
H A D | regfolder.cpp | 90 UINT nIconIndex, in Extract()
|
/reactos/win32ss/user/user32/misc/ |
H A D | exticon.c | 283 INT nIconIndex, in ICO_ExtractIconExW()
|
/reactos/dll/shellext/netshell/ |
H A D | shfldr_netconnect.cpp | 792 UINT nIconIndex, in Extract()
|
/reactos/sdk/include/reactos/ |
H A D | undocshell.h | 985 DWORD nIconIndex; member
|
/reactos/dll/win32/shlwapi/ |
H A D | ordinal.c | 3693 UINT nIconIndex) in ExtractIconWrapW()
|