Displaying 8 results from an estimated 8 matches for "open_key".
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
2005 Nov 01
0
wine can not find registry key(s)
...002,7fb2fb00 "Software\\Nemetschek
\\Allplan\\2005.0\\Settings",00000000,00020019,7fb2faf8) ret=7e8fcb47
0009:Call ntdll.NtOpenKey(7fb2faf8,00020019,7fb2f9f8) ret=7f022db1
0009:trace:reg:NtOpenKey (0x114,L"Software\\Nemetschek\\Allplan\\2005.0\
\Settings",20019,0x7fb2faf8)
0009: open_key( parent=0x114, access=00020019, name=L"Software\
\Nemetschek\\Allplan\\2005.0\\Settings" )
0009: open_key() = OBJECT_NAME_NOT_FOUND { hkey=(nil) }
I really hope someone can help me with this or give me any hints.
Thanks in advance,
Jakob Steidl
-------------- next part --------------...
2007 Mar 19
1
signal 11 on X server when starting winecfg
...art_main+0xf4) [0x2ae864bdee64]
9: /etc/X11/X(FontFileCompleteXLFD+0xb1) [0x432e09]
Fatal server error:
Caught signal 11. Server aborting
and if I activate all traces in wine, all I can see is :
(...)
0009:trace:reg:NtOpenKey (0x18,L"Software\\Wine\\AppDefaults",f003f,
0x33f078)
0009: open_key( parent=0x18, access=000f003f, attributes=00000000,
name=L"Software\\Wine\\AppDefaults" )
0009: open_key() = OBJECT_NAME_NOT_FOUND { hkey=(nil) }
0009:trace:reg:NtOpenKey <- (nil)
0009:Ret ntdll.NtOpenKey() retval=c0000034 ret=7eac602d
0009:Call ntdll.RtlNtStatusToDosError(c0000034) r...
2009 Mar 15
1
WoW under wine and winecfg segfault
...manually, but the crashes remain.
The last lines of the output of wineserver -d -f after running winecfg:
Code:
0009: load_dll( handle=0000, base=7e130000, name=00127a18, size=176128, dbg_offset=0, dbg_size=0, filename=L"C:\\windows\\system32\\winealsa.drv" )
0009: load_dll() = 0
0009: open_key( parent=001c, access=00000001, attributes=00000000, name=L"Software\\Wine\\Alsa Driver" )
0009: open_key() = OBJECT_NAME_NOT_FOUND { hkey=0000 }
0009: *killed* exit_code=0
0008: *process killed*
wineserver: shutting down
000d: *wakeup* signaled=0
000d: close_handle( handle=0038 )
000d: cl...
2007 Jan 12
0
Larousse Multilingue: stack overflow in exception handler ?
...8a6ce0 L"Machine\\Software\\Wine\\Drives") ret=7b893cbd
0009:Ret ntdll.RtlInitUnicodeString() retval=0000003a ret=7b893cbd
0009:Call ntdll.NtOpenKey(0034ef84,000f003f,0034ef48) ret=7b893cdb
0009:trace:reg:NtOpenKey ((nil),L"Machine\\Software\\Wine\\Drives",f003f,0x34ef84)
0009: open_key( parent=(nil), access=000f003f, attributes=00000000, name=L"Machine\\Software\\Wine\\Drives" )
0009: open_key() = 0 { hkey=0x9c }
0009:trace:reg:NtOpenKey <- 0x9c
0009:Ret ntdll.NtOpenKey() retval=00000000 ret=7b893cdb
0009:Call ntdll.RtlInitUnicodeString(0034ef60,0034ef7a L"c:&q...
2016 Oct 28
0
Wine release 1.9.22
...constructors.
Jacek Caban (13):
wintrust: Don't close key if RegOpenKeyExW failed.
ntdll/tests: Added more registry symlink tests.
ntdll: Return NULL key on NtCreateKey failure.
advapi32: Pass options argument to NtOpenFileEx.
advapi32: Initialize retkey value in open_key.
ws2_32: Added FreeAddrInfoExW stub.
kernel32: Improved GetUserPreferredUILanguages stub.
taskschd: Added ITriggerCollection::Create implementation.
taskschd: Added IDailyTrigger::DaysInterval property implementation.
xmllite: Return success when setting XmlReaderPrope...
2004 May 09
0
Wine crash after update
...30828
0009:trace:environ:RtlQueryEnvironmentVariable_U (null) L"winsysdir" 0x401e4528
0009:trace:heap:RtlAllocateHeap (0x40330000,00000002,00000068): returning 40330858
0009:trace:reg:NtOpenKey ((nil),L"Machine\\Software\\Wine\\Wine\\Config\\DllOverrides",f003f,0x401e1810)
0009: open_key( parent=(nil), access=000f003f, name=L"Machine\\Software\\Wine\\Wine\\Config\\DllOverrides" )
Open key \\Machine\\Software\\Wine\\Wine\\Config\\DllOverrides
0009: open_key() = 0 { hkey=0x10 }
0009:trace:reg:NtOpenKey <- 0x10
0009:trace:reg:NtQueryValueKey (0x10,L"X:\\win\\Arquivos...
2010 Mar 05
0
Wine release 1.1.40
...dow filter.
ntdll: Return STATUS_IMAGE_NOT_AT_BASE when an image mapping has to be relocated.
wine.inf: Create a few Wow64 symbolic links.
advapi32/tests: Add a number of tests for Wow64 registry redirection.
server: Add a helper function for the common functionality between open_key and create_key.
server: Add support for Wow64 sharing of the HKLM\Software\Classes key.
ntdll/tests: Add tests for HKLM\Software\Classes Wow64 sharing.
wine.inf: Create empty keys for all entries that are shared in Wow64.
wine.inf: Create symlinks for shared Wow64 keys under...