search for: regopenkey

Displaying 8 results from an estimated 8 matches for "regopenkey".

2009 Apr 08
3
Invalid handles for RegOpenKey with 64bit wine
Hi, Am using wine-1.1.17 version compiled for 64 bit linux to run 64bit windows applications. When my application tries to open any RegistryKey's, I find always the INVALID_HANDLE for open_keys.Is there any specific configuration required either thru winetricks or any form to access the registry keys? Thanks, Yugandhar
2011 Jan 02
2
Page fault in winecfg
...2H:~$ wine winecfg wine: created the configuration directory '/home/john/.wine' fixme:system:SetProcessDPIAware stub! fixme:iphlpapi:NotifyAddrChange (Handle 0x90fe914, overlapped 0x90fe918): stub wine: configuration in '/home/john/.wine' has been updated. err:winecfg:get_config_key RegOpenKey failed on wine config key (res=6) err:winecfg:get_config_key RegOpenKey failed on wine config key (res=6) err:winecfg:get_config_key RegOpenKey failed on wine config key (res=6) err:winecfg:get_config_key RegOpenKey failed on wine config key (res=6) wine: Unhandled page fault on read access to 0x00...
2013 Aug 21
2
[PATCH 1/3] Rationalise whitespace to 4 space indentation with no trailing spaces
..., + lpszArgv + ); } BOOL RegistryRead ( - HKEY hHive, - wchar_t *szKeyPath, - wchar_t *szValue, - wchar_t *szData, - DWORD *nSize + HKEY hHive, + wchar_t *szKeyPath, + wchar_t *szValue, + wchar_t *szData, + DWORD *nSize ) { - HKEY hKey; - long lSuccess; - - lSuccess = RegOpenKey ( - hHive, - szKeyPath, - &hKey - ); - - if (lSuccess == ERROR_SUCCESS) { - lSuccess = RegQueryValueEx ( - hKey, - szValue, - NULL, - NULL, - (LPBYTE) szData, - nSize - ); - - if (lSuccess == ERROR_SUCCESS) { - return (TRUE); - } - } - - return (FALSE); + HKEY hKey; +...
2013 Aug 29
5
[PATCH 1/6] Rationalise whitespace to 4 space indentation with no trailing spaces
..., + lpszArgv + ); } BOOL RegistryRead ( - HKEY hHive, - wchar_t *szKeyPath, - wchar_t *szValue, - wchar_t *szData, - DWORD *nSize + HKEY hHive, + wchar_t *szKeyPath, + wchar_t *szValue, + wchar_t *szData, + DWORD *nSize ) { - HKEY hKey; - long lSuccess; - - lSuccess = RegOpenKey ( - hHive, - szKeyPath, - &hKey - ); - - if (lSuccess == ERROR_SUCCESS) { - lSuccess = RegQueryValueEx ( - hKey, - szValue, - NULL, - NULL, - (LPBYTE) szData, - nSize - ); - - if (lSuccess == ERROR_SUCCESS) { - return (TRUE); - } - } - - return (FALSE); + HKEY hKey; +...
2012 Dec 07
0
Wine release 1.5.19
...for string table memory freeing. ole32: Fix some leaks (coverity). wined3d: Add some 'fall through' comments (coverity). Hans Leidekker (5): ole32: Use wrappers around NT functions to access the registry in CoGetPSClsid. ole32: Convert the remaining RegCreateKey and RegOpenKey calls to the wrappers. advapi32: Export more tracing functions. kernel32: Implement SetFileValidData. configure: Fix detection of fallocate on old glibc. Henri Verbeet (50): d3dx9: Avoid LPD3DXINCLUDE. d3dx9: Avoid LPD3DXTEXTUREGUTTERHELPER. d3dx9: Avoid LPD3DXP...
2010 Apr 02
0
Wine release 1.1.42
...length limits to the now documented values. advapi32: Don't use the static Unicode buffer for value names since they can be larger than MAX_PATH. advapi32: Add support for the KEY_WOW64_32KEY flag in RegCreateKey on 64-bit. advapi32: Add support for the KEY_WOW64_32KEY flag in RegOpenKey on 64-bit. server: Disallow all operations on deleted registry keys. ntdll/tests: Skip a couple of exception tests that crash on Wow64. shlwapi: Fix SHCreateWorkerWindowA for 64-bit. user32/tests: Use the correct type for the bits pointer in CreateDIBSection calls. msh...
2009 Jul 03
0
Wine release 1.1.25
...ion. Detlef Riekenberg (9): winex11: Get rid of glext.h in remaining locations. urlmon: Implement ZoneManager_GetZoneAttributes. urlmon/tests: Add tests for ZoneManager_GetZoneAttributes. browseui: Add a stub for DllInstall. advapi32: Check the output pointer first in RegOpenKey, with test. advapi32/tests: Remove unneeded SetLastError. shlwapi: Last parameter in SHUnicodeToAnsiCP is an int. urlmon: Implement the ZoneEnumerator. urlmon/tests: Add tests for the ZoneEnumerator. Dmitry Timoshkov (2): mlang: Make it possible to build the mlang tes...
2006 Jan 22
4
SeBackupPrivilege
We're using Samba 3.0.21a-1 on a CentOS 4.2 server (kernel 2.6.9-22.0.2.ELsmp); everything works more or less fine, it's functioning as the PDC with an OpenLDAP back end (setup essentially straight from the Idealx.org playbook), etc. We're trying to mount Windows shares to back them up, and getting "permission denied" errors when trying to read certain files from those