http://bugs.winehq.org/show_bug.cgi?id=12975
--- Comment #9 from Austin English austinenglish@gmail.com 2008-09-13 22:09:51 --- (In reply to comment #8)
Created an attachment (id=16087)
--> (http://bugs.winehq.org/attachment.cgi?id=16087) [details]
Bordeaux Outlook Hack
This should let you run any version of Outlook with Wine 1.0->1.1.4 and higher
My developers tell me:
The "right way" to fix it is probably to make the mapping NOACCESS initially, and clear the VPROT_COMMITTED flag then catch the first fault on it, map the page properly and set VPROT_COMMITTED.
We are not sure how long it will take so we have not started on the "proper" solution yet.
No go here:
fixme:heap:HeapSetInformation 0x110000 1 (nil) 0 fixme:heap:HeapSetInformation 0x110000 1 (nil) 0 fixme:msimtf:DllGetClassObject ({c1ee01f2-b3b6-4a6a-9ddd-e988c088ec82} {00000001-0000-0000-c000-000000000046} 0x33f924) err:ole:apartment_getclassobject DllGetClassObject returned error 0x80040111 err:ole:CoGetClassObject no class object {c1ee01f2-b3b6-4a6a-9ddd-e988c088ec82} could be created for context 0x1 fixme:msimtf:DllCanUnloadNow () err:ole:CoCreateInstance apartment not initialised fixme:heap:HeapSetInformation 0x110000 1 (nil) 0 fixme:ole:CoSuspendClassObjects fixme:heap:HeapSetInformation 0x110000 1 (nil) 0
Then a message box saying:
'Cannot start Microsoft Office Outlook. Cannot initialize Microsoft Office shared utilities. Restart your computer or reinstall Microsoft Office Outlook.'
Note, I've got the Enterprise edition, which had some installer differences, and may be different here as well...