OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lpFile
(Results
1 - 7
of
7
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winreg.h
170
WINADVAPI LONG WINAPI RegLoadKeyA(HKEY hKey,LPCSTR lpSubKey,LPCSTR
lpFile
);
171
WINADVAPI LONG WINAPI RegLoadKeyW(HKEY hKey,LPCWSTR lpSubKey,LPCWSTR
lpFile
);
187
WINADVAPI LONG WINAPI RegRestoreKeyA(HKEY hKey,LPCSTR
lpFile
,DWORD dwFlags);
188
WINADVAPI LONG WINAPI RegRestoreKeyW(HKEY hKey,LPCWSTR
lpFile
,DWORD dwFlags);
189
WINADVAPI LONG WINAPI RegSaveKeyA(HKEY hKey,LPCSTR
lpFile
,LPSECURITY_ATTRIBUTES lpSecurityAttributes);
190
WINADVAPI LONG WINAPI RegSaveKeyW(HKEY hKey,LPCWSTR
lpFile
,LPSECURITY_ATTRIBUTES lpSecurityAttributes);
224
WINADVAPI LONG WINAPI RegSaveKeyExA(HKEY hKey,LPCSTR
lpFile
,LPSECURITY_ATTRIBUTES lpSecurityAttributes,DWORD Flags);
225
WINADVAPI LONG WINAPI RegSaveKeyExW(HKEY hKey,LPCWSTR
lpFile
,LPSECURITY_ATTRIBUTES lpSecurityAttributes,DWORD Flags);
318
LPCSTR
lpFile
,
326
LPCWSTR
lpFile
,
[
all
...]
shellapi.h
75
SHSTDAPI_(HINSTANCE) ShellExecuteA (HWND hwnd, LPCSTR lpOperation, LPCSTR
lpFile
, LPCSTR lpParameters, LPCSTR lpDirectory, INT nShowCmd);
76
SHSTDAPI_(HINSTANCE) ShellExecuteW (HWND hwnd, LPCWSTR lpOperation, LPCWSTR
lpFile
, LPCWSTR lpParameters, LPCWSTR lpDirectory, INT nShowCmd);
77
SHSTDAPI_(HINSTANCE) FindExecutableA (LPCSTR
lpFile
, LPCSTR lpDirectory, LPSTR lpResult);
78
SHSTDAPI_(HINSTANCE) FindExecutableW (LPCWSTR
lpFile
, LPCWSTR lpDirectory, LPWSTR lpResult);
307
LPCSTR
lpFile
;
328
LPCWSTR
lpFile
;
/external/lzma/CPP/7zip/Bundles/SFXSetup/
SfxSetup.cpp
273
execInfo.
lpFile
= filePath;
/external/mdnsresponder/mDNSWindows/DNSServiceBrowser/WindowsCE/Sources/
BrowserDialog.cpp
170
info.
lpFile
= url;
/external/lzma/C/Util/SfxSetup/
SfxSetup.c
554
ei.
lpFile
= path;
/prebuilts/tools/windows/swt/
swt.jar
/prebuilts/tools/windows-x86_64/swt/
swt.jar
Completed in 176 milliseconds