Home
last modified time | relevance | path

Searched refs:REG_OPTION_NON_VOLATILE (Results 1 – 25 of 777) sorted by relevance

12345678910>>...32

/dports/mail/evolution/evolution-3.42.1/src/e-util/
H A De-win32-defaults.c64 …if ((returnValue = RegCreateKeyExA (hKey, ".vcf", 0, NULL, REG_OPTION_NON_VOLATILE, KEY_WRITE, NUL… in _e_register_vcard_structure()
86 …if ((returnValue = RegCreateKeyExA (hKey, "vcard_evo_auto_file", 0, NULL, REG_OPTION_NON_VOLATILE,… in _e_register_vcard_structure()
143 …if ((returnValue = RegCreateKeyExA (hKey, ".ldi", 0, NULL, REG_OPTION_NON_VOLATILE, KEY_WRITE, NUL… in _e_register_ldif_structure()
155 …if ((returnValue = RegCreateKeyExA (hKey, ".ldif", 0, NULL, REG_OPTION_NON_VOLATILE, KEY_WRITE, NU… in _e_register_ldif_structure()
234 …"Software\\Clients\\Contacts\\" CANONICALNAME, 0, NULL, REG_OPTION_NON_VOLATILE, KEY_WRITE, NULL, … in _e_win32_register_addressbook_impl()
255 …if ((returnValue = RegCreateKeyExA (reg_key, "Protocols", 0, NULL, REG_OPTION_NON_VOLATILE, KEY_WR… in _e_win32_register_addressbook_impl()
266 …"Software\\Classes", 0, NULL, REG_OPTION_NON_VOLATILE, KEY_WRITE, NULL, &reg_key, &dwDisposition))) in _e_win32_register_addressbook_impl()
317 …if ((returnValue = RegCreateKeyExA (hKey, "DefaultIcon", 0, NULL, REG_OPTION_NON_VOLATILE, KEY_WRI… in _e_register_mailto_structure()
369 …"Software\\Clients\\Mail\\" CANONICALNAME, 0, NULL, REG_OPTION_NON_VOLATILE, KEY_WRITE, NULL, &reg… in _e_win32_register_mailer_impl()
484 client_message, 0, NULL, REG_OPTION_NON_VOLATILE, KEY_WRITE, NULL, &reg_key, &dwDisposition))) in _e_win32_set_default_mailer_impl()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/extensions/source/activex/
H A Dso_activex.cxx253 if (s.upd(RegCreateKeyExA(hkey, aKeyToCreate, 0, nullptr, REG_OPTION_NON_VOLATILE, nKeyAccess, in createKey()
276 if (s.upd(RegCreateKeyExW(hkey, aKeyToCreate, 0, nullptr, REG_OPTION_NON_VOLATILE, nKeyAccess, in createKey()
318 aSubKey, 0, nullptr, REG_OPTION_NON_VOLATILE, nKeyAccess, in DllRegisterServerNative_Impl()
339 aPrefix, 0, nullptr, REG_OPTION_NON_VOLATILE, nKeyAccess, in DllRegisterServerNative_Impl()
345 REG_OPTION_NON_VOLATILE, nKeyAccess, nullptr, &hkey1, in DllRegisterServerNative_Impl()
354 REG_OPTION_NON_VOLATILE, nKeyAccess, nullptr, &hkey1, in DllRegisterServerNative_Impl()
360 s.upd(RegCreateKeyExA(hkey, "TypeLib", 0, nullptr, REG_OPTION_NON_VOLATILE, in DllRegisterServerNative_Impl()
429 aSubKey, 0, nullptr, REG_OPTION_NON_VOLATILE, nKeyAccess, in DllRegisterServerNative_Impl()
446 s.upd(RegCreateKeyExA(hkey, aSubKey, 0, nullptr, REG_OPTION_NON_VOLATILE, in DllRegisterServerNative_Impl()
639 nullptr, REG_OPTION_NON_VOLATILE, nKeyAccess, nullptr, &hkey, in DllRegisterServerDoc_Impl()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/extensions/source/activex/
H A Dso_activex.cxx252 if (s.upd(RegCreateKeyExA(hkey, aKeyToCreate, 0, nullptr, REG_OPTION_NON_VOLATILE, nKeyAccess, in createKey()
275 if (s.upd(RegCreateKeyExW(hkey, aKeyToCreate, 0, nullptr, REG_OPTION_NON_VOLATILE, nKeyAccess, in createKey()
317 aSubKey, 0, nullptr, REG_OPTION_NON_VOLATILE, nKeyAccess, in DllRegisterServerNative_Impl()
338 aPrefix, 0, nullptr, REG_OPTION_NON_VOLATILE, nKeyAccess, in DllRegisterServerNative_Impl()
344 REG_OPTION_NON_VOLATILE, nKeyAccess, nullptr, &hkey1, in DllRegisterServerNative_Impl()
353 REG_OPTION_NON_VOLATILE, nKeyAccess, nullptr, &hkey1, in DllRegisterServerNative_Impl()
359 s.upd(RegCreateKeyExA(hkey, "TypeLib", 0, nullptr, REG_OPTION_NON_VOLATILE, in DllRegisterServerNative_Impl()
428 aSubKey, 0, nullptr, REG_OPTION_NON_VOLATILE, nKeyAccess, in DllRegisterServerNative_Impl()
445 s.upd(RegCreateKeyExA(hkey, aSubKey, 0, nullptr, REG_OPTION_NON_VOLATILE, in DllRegisterServerNative_Impl()
638 nullptr, REG_OPTION_NON_VOLATILE, nKeyAccess, nullptr, &hkey, in DllRegisterServerDoc_Impl()
[all …]
/dports/deskutils/nextcloudclient/desktop-3.4.1/shell_integration/windows/NCOverlays/
H A DNCOverlayRegistrationHandler.cpp37 …reateKeyEx(HKEY_LOCAL_MACHINE, REGISTRY_OVERLAY_KEY, 0, nullptr, REG_OPTION_NON_VOLATILE, KEY_WRIT… in MakeRegistryEntries()
46 …_WIN32(RegCreateKeyEx(shellOverlayKey, friendlyName, 0, nullptr, REG_OPTION_NON_VOLATILE, KEY_WRIT… in MakeRegistryEntries()
99 …HRESULT_FROM_WIN32(RegCreateKeyEx(hKey, stringCLSID, 0, nullptr, REG_OPTION_NON_VOLATILE, KEY_WRIT… in RegisterCOMObject()
107 …_WIN32(RegCreateKeyEx(clsidKey, REGISTRY_IN_PROCESS, 0, nullptr, REG_OPTION_NON_VOLATILE, KEY_WRIT… in RegisterCOMObject()
124 …ROM_WIN32(RegCreateKeyEx(clsidKey, REGISTRY_VERSION, 0, nullptr, REG_OPTION_NON_VOLATILE, KEY_WRIT… in RegisterCOMObject()
/dports/www/firefox/firefox-99.0/ipc/mscom/oop/
H A DModule.cpp148 REG_OPTION_NON_VOLATILE, KEY_ALL_ACCESS, in Register()
152 HKEY_LOCAL_MACHINE, clsidKeyPath, 0, nullptr, REG_OPTION_NON_VOLATILE, in Register()
173 REG_OPTION_NON_VOLATILE, KEY_ALL_ACCESS, in Register()
177 clsidKey, inprocName, 0, nullptr, REG_OPTION_NON_VOLATILE, in Register()
212 HKEY_LOCAL_MACHINE, appidKeyPath, 0, nullptr, REG_OPTION_NON_VOLATILE, in Register()
/dports/graphics/blender/blender-2.91.0/source/blender/blenlib/intern/
H A Dwinstuff.c114 root, "blendfile", 0, NULL, REG_OPTION_NON_VOLATILE, KEY_ALL_ACCESS, NULL, &hkey, &dwd); in BLI_windows_register_blend_extension()
128 REG_OPTION_NON_VOLATILE, in BLI_windows_register_blend_extension()
146 REG_OPTION_NON_VOLATILE, in BLI_windows_register_blend_extension()
161 root, ".blend", 0, NULL, REG_OPTION_NON_VOLATILE, KEY_ALL_ACCESS, NULL, &hkey, &dwd); in BLI_windows_register_blend_extension()
/dports/deskutils/owncloudclient/ownCloud-2.8.2.4246/shell_integration/windows/OCOverlays/
H A DOCOverlayRegistrationHandler.cpp30 …egCreateKeyEx(HKEY_LOCAL_MACHINE, REGISTRY_OVERLAY_KEY, 0, NULL, REG_OPTION_NON_VOLATILE, KEY_WRIT… in MakeRegistryEntries()
39 …ROM_WIN32(RegCreateKeyEx(shellOverlayKey, friendlyName, 0, NULL, REG_OPTION_NON_VOLATILE, KEY_WRIT… in MakeRegistryEntries()
92 …hResult = HRESULT_FROM_WIN32(RegCreateKeyEx(hKey, stringCLSID, 0, NULL, REG_OPTION_NON_VOLATILE, K… in RegisterCOMObject()
100 …ROM_WIN32(RegCreateKeyEx(clsidKey, REGISTRY_IN_PROCESS, 0, NULL, REG_OPTION_NON_VOLATILE, KEY_WRIT… in RegisterCOMObject()
/dports/emulators/visualboyadvance-m/visualboyadvance-m-VBA-M_Beta_2/src/win32/
H A DReg.cpp22 REG_OPTION_NON_VOLATILE, in regInit()
224 REG_OPTION_NON_VOLATILE, in regCreateFileType()
255 REG_OPTION_NON_VOLATILE, in regAssociateType()
274 REG_OPTION_NON_VOLATILE, in regAssociateType()
294 REG_OPTION_NON_VOLATILE, in regAssociateType()
/dports/emulators/vba/VisualBoyAdvance-1.7.2/src/win32/
H A DReg.cpp36 REG_OPTION_NON_VOLATILE, in regInit()
230 REG_OPTION_NON_VOLATILE, in regCreateFileType()
256 REG_OPTION_NON_VOLATILE, in regAssociateType()
273 REG_OPTION_NON_VOLATILE, in regAssociateType()
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/UI/Explorer/
H A DDllExportsExplorer.cpp163 if (key.Create(HKEY_CLASSES_ROOT, s, NULL, REG_OPTION_NON_VOLATILE, KEY_WRITE) != NOERROR) in RegisterServer()
167 …if (keyInproc.Create(key, TEXT("InprocServer32"), NULL, REG_OPTION_NON_VOLATILE, KEY_WRITE) != NOE… in RegisterServer()
178 …if (key.Create(HKEY_LOCAL_MACHINE, k_Approved, NULL, REG_OPTION_NON_VOLATILE, KEY_WRITE) == NOERRO… in RegisterServer()
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/win32/plugins/bladesio1/winsrc/
H A Dcfg-winapi.c56 …, "Software\\Vision Thing\\PSEmu Pro\\SIO1\\bladesio1", 0, NULL, REG_OPTION_NON_VOLATILE, KEY_ALL_… in settingsWrite()
59 …R,"Software\\Vision Thing\\PSEmu Pro\\SIO1\\bladesio1", 0, NULL, REG_OPTION_NON_VOLATILE, KEY_ALL_… in settingsWrite()
61 …R,"Software\\Vision Thing\\PSEmu Pro\\SIO1\\bladesio1", 0, NULL, REG_OPTION_NON_VOLATILE, KEY_ALL_… in settingsWrite()
/dports/audio/milkytracker/MilkyTracker-1.03.00/platforms/wince/PocketPC_KeyConfig/
H A DRegistry.cpp151 …if (RegCreateKeyEx(HKEY_CLASSES_ROOT, szBuff2, 0, _T(""), REG_OPTION_NON_VOLATILE, KEY_ALL_ACCESS,… in RegFileInfo()
163 REG_OPTION_NON_VOLATILE, KEY_ALL_ACCESS, NULL, &hKey, &dwDisposition) == ERROR_SUCCESS) in RegFileInfo()
185 …if (RegCreateKeyEx(HKEY_CLASSES_ROOT, szBuff2, 0, _T(""), REG_OPTION_NON_VOLATILE, KEY_ALL_ACCESS,… in RegFileInfo()
196 …if (RegCreateKeyEx(HKEY_CLASSES_ROOT, wCommand, 0, _T(""), REG_OPTION_NON_VOLATILE, KEY_ALL_ACCESS… in RegFileInfo()
218 …if (RegCreateKeyEx(HKEY_CLASSES_ROOT, szBuff2, 0, _T(""), REG_OPTION_NON_VOLATILE, KEY_ALL_ACCESS,… in RegFileInfo()
229 …if (RegCreateKeyEx(HKEY_CLASSES_ROOT, wIcon, 0, _T(""), REG_OPTION_NON_VOLATILE, KEY_ALL_ACCESS, N… in RegFileInfo()
/dports/editors/vim/vim-8.2.3745/src/VisVim/
H A DReg.cpp16 REG_OPTION_NON_VOLATILE, KEY_WRITE | KEY_READ, NULL, in GetAppKey()
35 REG_OPTION_NON_VOLATILE, KEY_WRITE|KEY_READ, NULL, in GetSectionKey()
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/UI/Explorer/
H A DDllExportsExplorer.cpp195 if (key.Create(HKEY_CLASSES_ROOT, s, NULL, REG_OPTION_NON_VOLATILE, KEY_WRITE) != NOERROR) in RegisterServer()
199 …if (keyInproc.Create(key, TEXT("InprocServer32"), NULL, REG_OPTION_NON_VOLATILE, KEY_WRITE) != NOE… in RegisterServer()
210 …if (key.Create(HKEY_LOCAL_MACHINE, k_Approved, NULL, REG_OPTION_NON_VOLATILE, KEY_WRITE) == NOERRO… in RegisterServer()
/dports/multimedia/vlc/vlc-3.0.16/modules/gui/qt/util/
H A Dregistry.cpp71 if( RegCreateKeyExA( m_RootKey, path, 0, NULL, REG_OPTION_NON_VOLATILE, in WriteRegistry()
84 if( RegCreateKeyExA( m_RootKey, path, 0, NULL, REG_OPTION_NON_VOLATILE, in WriteRegistry()
96 if( RegCreateKeyExA( m_RootKey, path, 0, NULL, REG_OPTION_NON_VOLATILE, in WriteRegistry()
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/osapi/
H A Dosregistry.cpp103 REG_OPTION_NON_VOLATILE, // Save to disk in os_config_remove()
148 REG_OPTION_NON_VOLATILE, // Save to disk in os_config_write_string()
201 REG_OPTION_NON_VOLATILE, // Save to disk in os_config_write_string2()
254 REG_OPTION_NON_VOLATILE, // Save to disk in os_config_write_uint()
/dports/www/firefox-esr/firefox-91.8.0/ipc/mscom/oop/
H A DModule.cpp137 HKEY_LOCAL_MACHINE, clsidKeyPath, 0, nullptr, REG_OPTION_NON_VOLATILE, in Register()
156 clsidKey, inprocName, 0, nullptr, REG_OPTION_NON_VOLATILE, in Register()
190 HKEY_LOCAL_MACHINE, appidKeyPath, 0, nullptr, REG_OPTION_NON_VOLATILE, in Register()
/dports/mail/thunderbird/thunderbird-91.8.0/ipc/mscom/oop/
H A DModule.cpp137 HKEY_LOCAL_MACHINE, clsidKeyPath, 0, nullptr, REG_OPTION_NON_VOLATILE, in Register()
156 clsidKey, inprocName, 0, nullptr, REG_OPTION_NON_VOLATILE, in Register()
190 HKEY_LOCAL_MACHINE, appidKeyPath, 0, nullptr, REG_OPTION_NON_VOLATILE, in Register()
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/os_mon/c_src/nteventlog/
H A Delog_registry.c115 REG_OPTION_NON_VOLATILE, in create_regkeys()
126 REG_OPTION_NON_VOLATILE, in create_regkeys()
140 REG_OPTION_NON_VOLATILE, in create_regkeys()
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/os_mon/c_src/nteventlog/
H A Delog_registry.c115 REG_OPTION_NON_VOLATILE, in create_regkeys()
126 REG_OPTION_NON_VOLATILE, in create_regkeys()
140 REG_OPTION_NON_VOLATILE, in create_regkeys()
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/os_mon/c_src/nteventlog/
H A Delog_registry.c115 REG_OPTION_NON_VOLATILE, in create_regkeys()
126 REG_OPTION_NON_VOLATILE, in create_regkeys()
140 REG_OPTION_NON_VOLATILE, in create_regkeys()
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/os_mon/c_src/nteventlog/
H A Delog_registry.c115 REG_OPTION_NON_VOLATILE, in create_regkeys()
126 REG_OPTION_NON_VOLATILE, in create_regkeys()
140 REG_OPTION_NON_VOLATILE, in create_regkeys()
/dports/lang/erlang/otp-OTP-24.1.7/lib/os_mon/c_src/nteventlog/
H A Delog_registry.c115 REG_OPTION_NON_VOLATILE, in create_regkeys()
126 REG_OPTION_NON_VOLATILE, in create_regkeys()
140 REG_OPTION_NON_VOLATILE, in create_regkeys()
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/os_mon/c_src/nteventlog/
H A Delog_registry.c115 REG_OPTION_NON_VOLATILE, in create_regkeys()
126 REG_OPTION_NON_VOLATILE, in create_regkeys()
140 REG_OPTION_NON_VOLATILE, in create_regkeys()
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/os_mon/c_src/nteventlog/
H A Delog_registry.c115 REG_OPTION_NON_VOLATILE, in create_regkeys()
126 REG_OPTION_NON_VOLATILE, in create_regkeys()
140 REG_OPTION_NON_VOLATILE, in create_regkeys()

12345678910>>...32