Home
last modified time | relevance | path

Searched defs:nIconIndex (Results 1 – 15 of 15) sorted by relevance

/reactos/base/shell/progman/
H A Dprogram.c83 INT nIconIndex = 0; in PROGRAM_NewProgram() local
158 INT x, INT y, LPCWSTR lpszCmdLine, LPCWSTR lpszIconFile, INT nIconIndex, in PROGRAM_AddProgram()
H A Dprogman.h91 INT nIconIndex; member
/reactos/dll/win32/shell32/
H A DCExtractIcon.cpp212 UINT nIconIndex, in Extract()
252 UINT nIconIndex, in Extract()
H A Diconcache.cpp849 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 DCShellLink.cpp1350 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 Dview.cpp44 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 Dfiledefext.cpp1117 INT nIconIndex; in OnFolderCustChangeIcon() local
H A Dfiletypes.cpp51 INT nIconIndex; member
367 INT nIconIndex; member
/reactos/dll/win32/shell32/wine/
H A Dshell32_main.c846 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 Dntobjfolder.cpp99 UINT nIconIndex, in Extract()
H A Dregfolder.cpp90 UINT nIconIndex, in Extract()
/reactos/win32ss/user/user32/misc/
H A Dexticon.c283 INT nIconIndex, in ICO_ExtractIconExW()
/reactos/dll/shellext/netshell/
H A Dshfldr_netconnect.cpp792 UINT nIconIndex, in Extract()
/reactos/sdk/include/reactos/
H A Dundocshell.h985 DWORD nIconIndex; member
/reactos/dll/win32/shlwapi/
H A Dordinal.c3693 UINT nIconIndex) in ExtractIconWrapW()