https://bugs.winehq.org/show_bug.cgi?id=54029
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com --- Confirming. This is about transacted registry API:
0110:fixme:ktmw32:CreateTransaction (0000000000000000 0000000000000000 0x0 0x0 0x0, 4294967295, (null)): stub 0110:fixme:reg:RegCreateKeyTransactedW (FFFFFFFF80000001,L"Software\Tracker Software\PDFXEditor\3.0\Settings",0,(null),0,131103,0000000000000000,000000000011F9D0,000000000011FA20,0000000000000001,0000000000000000): stub 0110:fixme:ktmw32:RollbackTransaction stub: 0000000000000001
Changing RegCreateKeyTransactedW() return value to 0 makes application error message say "Invalid handle".