http://bugs.winehq.org/show_bug.cgi?id=22429
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #3 from Austin English austinenglish@gmail.com 2010-04-21 12:31:11 --- (In reply to comment #2)
I've updated our ThinApp Version to Version 4.5 here is the Terminal output: The error Message is now: Crash in RelaunchUsingCreateProcess
fixme:advapi:LookupAccountNameW (null) L"win.user" 0x33c494 0x33c28c 0x33c894 0x33c284 0x33c290 - stub fixme:ntdll:NtQueryInformationProcess (process=0xffffffff) Unimplemented information class: ProcessDefaultHardErrorMode wine: Call from 0x7bc3eb58 to unimplemented function ntdll.dll.NtRaiseHardError, aborting
Confirming. It's a stub: http://source.winehq.org/git/wine.git/?a=blob;f=dlls/ntdll/ntdll.spec;h=241f...
Seems to be documented here: http://undocumented.ntinternals.net/UserMode/Undocumented%20Functions/Error/...
I'll look at sending a stub.