[Bug 16681] Adobe Photoshop CS4 fails to start, complains "Some of the application components are missing..."

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Feb 21 10:46:53 CST 2009


http://bugs.winehq.org/show_bug.cgi?id=16681


Warren Dumortier <nwarrenfl at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nwarrenfl at gmail.com




--- Comment #5 from Warren Dumortier <nwarrenfl at gmail.com>  2009-02-21 10:46:53 ---
If i understand correctly, it crashes because ExInitializeResourceLite is not
implemented. After patching ntoskrnl.exe with a stub implemenation, it crashes
due to another error:

wine: Unimplemented function ntoskrnl.exe.MmQuerySystemSize called at address
0x7ee198b0 (thread 0014), starting debugger...

It seems some things will have to be stubbed to make it work...
If someone can confirm this and maybe make a stub implemenation of those
functions, it would be a nice begin.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list