OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:lpszfile
(Results
1 - 3
of
3
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
shellapi.h
70
SHSTDAPI_(UINT) DragQueryFileA (HDROP hDrop, UINT iFile, LPSTR
lpszFile
, UINT cch);
71
SHSTDAPI_(UINT) DragQueryFileW (HDROP hDrop, UINT iFile, LPWSTR
lpszFile
, UINT cch);
151
SHSTDAPI_(UINT) ExtractIconExA (LPCSTR
lpszFile
, int nIconIndex, HICON *phiconLarge, HICON *phiconSmall, UINT nIcons);
152
SHSTDAPI_(UINT) ExtractIconExW (LPCWSTR
lpszFile
, int nIconIndex, HICON *phiconLarge, HICON *phiconSmall, UINT nIcons);
oledlg.h
246
LPWSTR
lpszFile
;
271
LPSTR
lpszFile
;
[
all
...]
wingdi.h
[
all
...]
Completed in 1159 milliseconds