OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lpProfilePath
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
profinfo.h
15
LPSTR
lpProfilePath
;
26
LPWSTR
lpProfilePath
;
userenv.h
45
USERENVAPI WINBOOL WINAPI DeleteProfileA(LPCSTR lpSidString,LPCSTR
lpProfilePath
,LPCSTR lpComputerName);
46
USERENVAPI WINBOOL WINAPI DeleteProfileW(LPCWSTR lpSidString,LPCWSTR
lpProfilePath
,LPCWSTR lpComputerName);
Completed in 920 milliseconds