OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:lpszpath
(Results
1 - 5
of
5
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
odbcinst.h
86
WINBOOL WINAPI SQLGetTranslator(HWND hwnd,LPSTR lpszName,WORD cbNameMax,WORD *pcbNameOut,LPSTR
lpszPath
,WORD cbPathMax,WORD *pcbPathOut,DWORD *pvOption);
87
WINBOOL WINAPI SQLInstallDriver(LPCSTR lpszInfFile,LPCSTR lpszDriver,LPSTR
lpszPath
,WORD cbPathMax,WORD *pcbPathOut);
88
WINBOOL WINAPI SQLInstallDriverManager (LPSTR
lpszPath
,WORD cbPathMax,WORD *pcbPathOut);
124
WINBOOL WINAPI SQLGetTranslatorW(HWND hwnd,LPWSTR lpszName,WORD cbNameMax,WORD *pcbNameOut,LPWSTR
lpszPath
,WORD cbPathMax,WORD *pcbPathOut,DWORD *pvOption);
125
WINBOOL WINAPI SQLInstallDriverW (LPCWSTR lpszInfFile,LPCWSTR lpszDriver,LPWSTR
lpszPath
,WORD cbPathMax,WORD *pcbPathOut);
126
WINBOOL WINAPI SQLInstallDriverManagerW (LPWSTR
lpszPath
,WORD cbPathMax,WORD *pcbPathOut);
httpext.h
118
CHAR
lpszPath
[MAX_PATH];
127
WCHAR
lpszPath
[MAX_PATH];
ole2.h
92
WINOLEAPI_(HGLOBAL) OleGetIconOfFile(LPOLESTR
lpszPath
,WINBOOL fUseFileAsLabel);
dplobby.h
333
LPWSTR
lpszPath
;
wingdi.h
[
all
...]
Completed in 3072 milliseconds