Home
last modified time | relevance | path

Searched defs:lpClass (Results 1 – 8 of 8) sorted by relevance

/reactos/dll/win32/advapi32/reg/
H A Dhkcr.c270 _In_opt_ LPWSTR lpClass, in CreateHKCRKey()
688 _Out_opt_ LPWSTR lpClass, in EnumHKCRKey()
H A Dreg.c1038 _In_ LPSTR lpClass, in RegCreateKeyExA()
1100 _In_opt_ LPWSTR lpClass, in RegCreateKeyExW()
2425 _Out_opt_ LPSTR lpClass, in RegEnumKeyExA()
2510 _Out_opt_ LPWSTR lpClass, in RegEnumKeyExW()
3584 LPSTR lpClass, in RegQueryInfoKeyA()
3663 LPWSTR lpClass, in RegQueryInfoKeyW()
/reactos/base/applications/network/ipconfig/
H A Dipconfig.c225 _In_ LPSTR lpClass, in GetAdapterFriendlyName()
308 PrintAdapterDescription(LPSTR lpClass) in PrintAdapterDescription()
/reactos/base/system/winlogon/
H A Drpcserver.c155 PRPC_UNICODE_STRING lpClass, in BaseRegCreateKey()
/reactos/modules/rostests/tests/regdump/
H A Dregproc.c567 HKEY getRegClass(LPTSTR lpClass) in getRegClass()
/reactos/sdk/include/psdk/
H A Dshellapi.h322 LPCSTR lpClass; member
339 LPCWSTR lpClass; member
H A Dwingdi.h2425 LPSTR lpClass; member
2436 LPWSTR lpClass; member
/reactos/dll/win32/shell32/
H A Dshlexec.cpp1327 LPCWSTR ext = NULL, lpClass = NULL; in ShellExecute_GetClassKey() local