On Monday 14 October 2002 14:45, Veres Imre wrote: > With wine 20020904 and Office 2000 Professional, everything works fine > but one thing: Word can't save. :-( This make all working functions > unavailable. When clicking Save button, get this (and a popup windows > that says: "Disk is full or too many open files!"): > I hope somebody has fixed it and can help, thanks indeed. You should change the (stub == notimplemented) function: WriteFmtUserTypeStg to return S_OK instead of E_NOTIMPL. Its in one of the ole dlls... Then it will save. I'm not sure for the consequences, but it works for me... > fixme:mpr:WNetGetUniversalNameW (L"C:\\My Documents", 0x00000001, > 0x405d3b48, 0x405d3f6c): stub > fixme:mpr:WNetGetUniversalNameW (L"C:\\My Documents", 0x00000001, > 0x405d4c2c, 0x405d5050): stub > fixme:mpr:WNetGetUniversalNameW (L"C:\\", 0x00000001, 0x405d34f8, > 0x405d391c): stub > fixme:mpr:WNetGetUniversalNameW (L"C:\\My Documents", 0x00000001, > 0x405d30e0, 0x405d3504): stub > fixme:mpr:WNetGetUniversalNameW (L"C:\\My Documents", 0x00000001, > 0x405d4c2c, 0x405d5050): stub > fixme:mpr:WNetGetUniversalNameW (L"C:\\Program Files\\Microsoft > Office\\Office", 0x00000001, 0x405d123c, 0x405d1660): stub > fixme:mpr:WNetGetUniversalNameW (L"C:\\Program Files\\Microsoft > Office\\Office", 0x00000001, 0x405d1c84, 0x405d20a8): stub > fixme:mpr:WNetGetUniversalNameW (L"C:\\Program Files\\Microsoft > Office\\Office", 0x00000001, 0x405d1c84, 0x405d20a8): stub > fixme:mpr:WNetGetUniversalNameW (L"C:\\WINDOWS\\Application > Data\\Microsoft\\Sablonok", 0x00000001, 0x405d2c84, 0x405d30a8): stub > fixme:mpr:WNetGetUniversalNameW (L"C:\\My Documents", 0x00000001, > 0x405d2c7c, 0x405d30a0): stub > fixme:mpr:WNetOpenEnumA (00000002, 00000001, 00000000, (nil), > 0x405d0e8c): stub > fixme:shell:SHELL32_DllGetClassObject failed for CLSID= > {208d2c60-3aea-1069-a2d7-08002b30309d} (unknown) > err:shell:SHCoCreateInstance LoadFromShell failed for CLSID= > {208d2c60-3aea-1069-a2d7-08002b30309d} (unknown) > err:shell:SHGetFileInfoA pidl is null! > fixme:listview:LISTVIEW_SetItemCount flags LVSICF_NOINVALIDATEALL > LVSICF_NOSCROLL not implemented > fixme:hook:NotifyWinEvent (32774,0x00020048,52,1)-stub! > fixme:hook:NotifyWinEvent (32773,0x00020048,-4,33)-stub! > fixme:hook:NotifyWinEvent (32774,0x00020048,26,4)-stub! > fixme:hook:NotifyWinEvent (32777,0x00020048,52,0)-stub! > fixme:hook:NotifyWinEvent (32774,0x00020048,52,1)-stub! > fixme:listview:LISTVIEW_SetItemCount flags LVSICF_NOINVALIDATEALL > LVSICF_NOSCROLL not implemented > fixme:hook:NotifyWinEvent (32773,0x0002004c,-4,1)-stub! > fixme:file:FindFirstChangeNotificationA this is not supported yet > (non-trivial). > fixme:hook:NotifyWinEvent (32782,0x00020048,-4,33)-stub! > fixme:hook:NotifyWinEvent (32782,0x00020048,-4,33)-stub! > fixme:hook:NotifyWinEvent (32782,0x00020048,-4,33)-stub! > fixme:hook:NotifyWinEvent (32782,0x00020048,-4,33)-stub! > fixme:hook:NotifyWinEvent (32782,0x00020048,-4,33)-stub! > fixme:hook:NotifyWinEvent (32777,0x00020048,26,0)-stub! > fixme:hook:NotifyWinEvent (32774,0x00020048,26,4)-stub! > fixme:hook:NotifyWinEvent (32777,0x00020048,52,0)-stub! > fixme:hook:NotifyWinEvent (32774,0x00020048,52,1)-stub! > fixme:hook:NotifyWinEvent (32773,0x00020048,-4,16)-stub! > fixme:mpr:WNetGetUniversalNameW (L"C:\\My Documents", 0x00000001, > 0x405d0c34, 0x405d1058): stub > fixme:mpr:WNetGetUniversalNameW (L"C:\\My Documents", 0x00000001, > 0x405d14a4, 0x405d18c8): stub > fixme:mpr:WNetGetUniversalNameW (L"C:\\My Documents", 0x00000001, > 0x405d240c, 0x405d2830): stub > fixme:mpr:WNetGetUniversalNameW (L"C:\\My Documents", 0x00000001, > 0x405d3f4c, 0x405d4370): stub > fixme:mpr:WNetGetUniversalNameW (L"C:\\My Documents", 0x00000001, > 0x405d45fc, 0x405d4a20): stub > fixme:mpr:WNetGetUniversalNameW (L"C:\\My Documents", 0x00000001, > 0x405d3470, 0x405d3894): stub > fixme:mpr:WNetGetUniversalNameW (L"C:\\My Documents\\AAAA.doc", > 0x00000001, 0x405d3938, 0x405d3d5c): stub > err:shell:SHGetFileInfoA pidl is null! > fixme:mpr:WNetGetUniversalNameW (L"C:\\My Documents\\~WRD0000.tmp", > 0x00000001, 0x42c24e00, 0x42c25224): stub > fixme:storage:StorageImpl_Commit (4): stub! > fixme:storage:StorageImpl_Commit (4): stub! > fixme:ole:WriteFmtUserTypeStg (0x41ca6000,2a0,L"Microsoft Word > document") stub! > fixme:mpr:WNetGetUniversalNameW (L"C:\\My Documents\\~WRD0000.tmp", > 0x00000001, 0x42c255dc, 0x42c25a00): stub > > > _______________________________________________ > wine-users mailing list > wine-users@winehq.com > http://www.winehq.com/mailman/listinfo/wine-users _______________________________________________ wine-users mailing list wine-users@winehq.com http://www.winehq.com/mailman/listinfo/wine-users