http://bugs.winehq.org/show_bug.cgi?id=29795
Bug #: 29795 Summary: > 9a02e012-6303-4e1e-b9a1-630f802592c5 < Is not implemented. Product: Wine Version: 1.4-rc1 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: EagleScreen@gmail.com Classification: Unclassified
Created attachment 38707 --> http://bugs.winehq.org/attachment.cgi?id=38707 Terminal output
9a02e012-6303-4e1e-b9a1-630f802592c5 <
Found in Windows SDK 6.0
Declared with __declspec(uuid) as InMemoryPropertyStore in file propsys.h
Found in Windows Vista registry
Registered class: Packed Property Storage Object Inproc sever: C:\Windows\system32\propsys.dll (product: Microsoft® Windows® Operating System,version 6.0.6000.16386)
That feature was introduced in Windows 6.0 and is not implemented in Wine, this causes some applications like Microsoft Word 2007 to crash when trying to save a file, just before the save file dialog to appears. This only happens when Wine is configured in Windows Vista or Windows 7 mode. Please watch the attached terminal output log. This was discovered in other bug report: http://bugs.winehq.org/show_bug.cgi?id=29788