search for: ntcreatekey

Displaying 9 results from an estimated 9 matches for "ntcreatekey".

Did you mean: createkey
2010 Jul 22
7
How to enable file and print sharing
I'm running the latest wine version on fedora 13 and when I try to install ACT! on wine I get this window saying that I need to enable file and print sharing before I can install the software. I already installed winetricks and .net framework v 2.0 but I have no idea how to enable file sharing. Can anybody help me?
2004 May 09
0
Wine crash after update
...09:trace:heap:RtlAllocateHeap (0x40330000,00000002,00000230): returning 40330790 0009:trace:file:RtlGetFullPathName_U (L"X:\\" 554 0x40330790 (nil)) 0009:trace:heap:RtlFreeHeap (0x40330000,00000002,40330790): returning TRUE 0009:trace:dosfs:GetDriveTypeW (L"x:\\") 0009:trace:reg:NtCreateKey ((nil),L"Machine\\Software\\Wine\\Wine\\Config\\Wine",<null>,0,f003f,0xbfffca78) 0009:trace:reg:NtCreateKey <- 0x10 0009:trace:reg:NtQueryValueKey (0x10,L"windows",2,0xbfffc22c,2048) 0009:trace:dosfs:DOSFS_GetFullName L"C:\\windows" (last=1) 0009:trace:dosfs:D...
2004 Feb 07
0
Problems running MS Money 97
...e all registry calls. Here is the output at the end right before it quits: trace:reg:NtQueryValueKey (0x10,L"midimap.drv",2,0x4087f828,80) trace:reg:NtQueryValueKey (0x10,L"*midimap.drv",2,0x4087f828,80) trace:reg:NtQueryValueKey (0x10,L"*",2,0x4087f828,80) trace:reg:NtCreateKey (0x40,L"Software\\Microsoft\\Windows\\CurrentVersion\\App$ trace:reg:NtCreateKey <- 0x60 trace:reg:RegQueryValueExA (0x60,"Path",(nil),0x4087fcec,0x4087f30c,0x4087fcf4=$ trace:reg:NtQueryValueKey (0x60,L"Path",2,0x4087ed88,256) Here is my "App Paths" key in ~/...
2001 Jun 26
1
intermittent segfault upon invocation
...0000,00000002,00000018): returning 4036009c 08066ec0:trace:heap:HeapAlloc (40360000,00000002,00000018): returning 403600c0 08066ec0:trace:heap:HeapAlloc (40360000,00000002,00000018): returning 403600e4 08066ec0:trace:heap:HeapAlloc (40360000,00000002,00000038): returning 40360108 08066ec0:trace:reg:NtCreateKey (0x0,L"Machine\\Software\\Wine\\Wine",<null>,0,f003f,0xbffff43c) 08066ec0:trace:reg:NtCreateKey <- 0x0010 . . . --managed Allow the window manager to manage created windows --version,-v Display the Wine version --winver Version to imitate (win95,nt40,w...
2001 Nov 19
3
WineLib Seg Fault?
...0000,00000002,00000018): returning 4036009c 0806d080:trace:heap:HeapAlloc (40360000,00000002,00000018): returning 403600c0 0806d080:trace:heap:HeapAlloc (40360000,00000002,00000018): returning 403600e4 0806d080:trace:heap:HeapAlloc (40360000,00000002,00000038): returning 40360108 0806d080:trace:reg:NtCreateKey (0x0,L"Machine\\Software\\Wine\\Wine",<null>,0,f003f,0xbffff274) 0806d080:trace:reg:NtCreateKey <- 0x0010 0806d080:trace:heap:HeapFree (40360000,00000002,40360108): returning TRUE 0806d080:trace:heap:HeapAlloc (40360000,00000002,00000044): returning 40360108 0806d080:trace:reg:Nt...
2003 May 26
2
WINE crashes!!!
...2,00000018): returning 40360098 0009:trace:heap:RtlAllocateHeap (0x40360000,00000002,00000018): returning 403600b8 0009:trace:heap:RtlAllocateHeap (0x40360000,00000002,00000018): returning 403600d8 0009:trace:heap:RtlAllocateHeap (0x40360000,00000002,00000048): returning 403600f8 0009:trace:reg:NtCreateKey ((nil),L"Machine\\Software\\Wine\\Wine\\Config",<null>,1,f003f,0xbfffd06c) 0009:trace:reg:NtCreateKey <- 0x10 0009:trace:heap:RtlFreeHeap (0x40360000,00000002,403600f8): returning TRUE 0009:trace:reg:NtOpenKey (0x10,L"Drive A",f003f,0xbfffd0a8) 0009:trace:reg:NtOpenKe...
2003 Jun 09
2
config trouble
...lMemory (nil) 0000124e 3000 00000004 View: 0x4a9a0000 - 0x4a9a1fff (valloc) 0x4a9a0000 - 0x4a9a1fff c-rW- 0009:trace:heap:RtlAllocateHeap (0x4a890000,00000002,00000230): returning 4a890098 0009:trace:heap:RtlAllocateHeap (0x4a890000,00000002,00000048): returning 4a8902d0 0009:trace:reg:NtCreateKey ((nil),L"Machine\\Software\\Wine\\Wine\\Config",<null>,1,f003f,0xba1b052c) 0009:trace:reg:NtCreateKey <- 0x10 0009:trace:heap:RtlFreeHeap (0x4a890000,00000002,4a8902d0): returning TRUE 0009:trace:reg:NtOpenKey (0x10,L"Drive A",f003f,0xba1b0568) 0009:trace:reg:NtOp...
2016 Oct 28
0
Wine release 1.9.22
...am constructors. msvcirt: Add a partial implementation of class stdiostream. msvcirt: Implement stdiostream 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:...
2010 Mar 05
0
Wine release 1.1.40
...kernel32: Create the Nls\CodePage key one element at a time. advapi32: Create keys recursively if necessary. server: Add a separate function for internal registry key creation. server: Make the standard registry key creation non-recursive. ntdll/tests: Add tests showing that NtCreateKey is not recursive. winex11: Don't try to create the owner window if it belongs to a different thread. server: Initial support for Wow64 registry redirection. krnl386.exe: Don't try to free again an already freed global block. user32: Pass HWND_BOTTOM unmodified to the...