search for: storageimpl_copyto

Displaying 2 results from an estimated 2 matches for "storageimpl_copyto".

2008 Jun 30
1
[Wine v1.0] Excel won't save files, claims the disk is full
...0, native, windows riched32, native, windows msxml3, native, windows This is the errors that are returned when Excel pops up the error messages (from the below error log): Code: fixme:storage:StgCreateStorageEx Stub: calling StgCreateDocfile, but ignoring pStgOptions and grfAttrs fixme:storage:StorageImpl_CopyTo Exclude option not implemented Here's the full error log: Code: user at user-pc:~$ env WINEPREFIX="/home/myusername/.wine" wine "C:\Program Files\Microsoft Office\OFFICE11\EXCEL.EXE" "Z:\mydatabase.xls" fixme:powrprof:DllMain (0x7e350000, 1, (nil)) not fully i...
2009 Nov 13
0
Wine release 1.1.33
...geBaseImpl in updatePropertyChain. ole32: Rename StorageImpl_CreateStorage to StorageBaseImpl_CreateStorage. ole32: Don't call internal functions from OLECONVERT_GetOLE20FromOLE10. ole32: Don't call internal functions from OLECONVERT_WriteOLE20ToBuffer. ole32: Rename StorageImpl_CopyTo to StorageBaseImpl_CopyTo. ole32: Rename StorageImpl_MoveElementTo to StorageBaseImpl_MoveElementTo. ole32: Rename StorageImpl_DestroyElement to StorageBaseImpl_DestroyElement. ole32: Rename StorageImpl_SetElementTimes to StorageBaseImpl_SetElementTimes. ole32: Rename Storag...