http://bugs.winehq.org/show_bug.cgi?id=7873
Summary: StgCreateDocfile Transacted mode not implemented Product: Wine Version: 0.9.33. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: blocker Priority: P2 Component: wine-comctl32 AssignedTo: wine-bugs@winehq.org ReportedBy: roger_blum@swissonline.ch
I am trying to use ConceptDraw Project with wine. I have installed wine version 0.9.33 on my openSuSE 10.2 box.
The application seems to run ok. The only thing I can not do so far is load an existing project file. I get the following errors:
fixme:win:EnumDisplayDevicesW ((null),0,0x33f74c,0x00000000), stub! fixme:storage:StgCreateDocfile Transacted mode not implemented.
Does this sound familiar to anybody and/or does anybody have a solution to fix this problem? Is there a workaround?
What would it take to implement the missing part?