Home
last modified time | relevance | path

Searched refs:RegSaveKeyW (Results 1 – 4 of 4) sorted by relevance

/reactos/sdk/include/psdk/
H A Dwinreg.h377 LSTATUS WINAPI RegSaveKeyW(_In_ HKEY, _In_ LPCWSTR, _In_opt_ LPSECURITY_ATTRIBUTES);
482 #define RegSaveKey RegSaveKeyW
/reactos/base/applications/regedit/
H A Dframewnd.c625 lResult = RegSaveKeyW(hSubKey, ofn.lpstrFile, NULL); in ExportRegistryFile()
635 lResult = RegSaveKeyW(hSubKey, ofn.lpstrFile, NULL); in ExportRegistryFile()
/reactos/dll/win32/advapi32/reg/
H A Dreg.c4602 ErrorCode = RegSaveKeyW(hKey, in RegSaveKeyA()
4617 RegSaveKeyW(HKEY hKey, in RegSaveKeyW() function
4747 return RegSaveKeyW(hKey, in RegSaveKeyExW()
/reactos/dll/win32/advapi32/
H A Dadvapi32.spec538 @ stdcall RegSaveKeyW(long ptr ptr)