https://bugs.winehq.org/show_bug.cgi?id=36483
Bug ID: 36483 Summary: Multiple applications crash on unimplemented function ADVAPI32.dll.RegDeleteKeyValueA/W (Vista+ API)(Age of Mythology: Extended Edition) Product: Wine Version: 1.7.19 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: advapi32 Assignee: wine-bugs@winehq.org Reporter: focht@gmx.net
Hello folks,
continuation of bug 32711
You need RegSetKeyValueA/W patch applied for to come that far.
The launcher for the game, 'launcher.exe' crashes on exit.
--- snip --- 8. ImageImportDescriptor: OriginalFirstThunk: 0x00007910 TimeDateStamp: 0x00000000 (GMT: Thu Jan 01 00:00:00 1970) ForwarderChain: 0x00000000 Name: 0x000084F0 ("ADVAPI32.dll") FirstThunk: 0x00005000
Ordinal/Hint API name ------------ --------------------------------------- ... 0x026A "RegDeleteKeyValueA" ... --- snip ---
$ wine --version wine-1.7.19
Regards