Searched defs:lpClass (Results 1 – 8 of 8) sorted by relevance
/reactos/dll/win32/advapi32/reg/ |
H A D | hkcr.c | 270 _In_opt_ LPWSTR lpClass, in CreateHKCRKey() 688 _Out_opt_ LPWSTR lpClass, in EnumHKCRKey()
|
H A D | reg.c | 1038 _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 D | ipconfig.c | 225 _In_ LPSTR lpClass, in GetAdapterFriendlyName() 308 PrintAdapterDescription(LPSTR lpClass) in PrintAdapterDescription()
|
/reactos/base/system/winlogon/ |
H A D | rpcserver.c | 155 PRPC_UNICODE_STRING lpClass, in BaseRegCreateKey()
|
/reactos/modules/rostests/tests/regdump/ |
H A D | regproc.c | 567 HKEY getRegClass(LPTSTR lpClass) in getRegClass()
|
/reactos/sdk/include/psdk/ |
H A D | shellapi.h | 322 LPCSTR lpClass; member 339 LPCWSTR lpClass; member
|
H A D | wingdi.h | 2425 LPSTR lpClass; member 2436 LPWSTR lpClass; member
|
/reactos/dll/win32/shell32/ |
H A D | shlexec.cpp | 1327 LPCWSTR ext = NULL, lpClass = NULL; in ShellExecute_GetClassKey() local
|