[Wine] Visual Basic 6 app, using excel.

mattpixel wineforum-user at winehq.org
Thu May 27 09:02:26 CDT 2010


Hi everybody! My name is matt, sorry for my english it's too bad. and i'm tryning to run a visual6 app on lucid(ubuntu) using wine.

Well, my app creates an excel file and write 3 rows in the worksheet4 of this file. In windows the app runs great, but when i try to use in linux with wine the app don't create the excel file and dont show any error.

The message on the terminal is:

Code:
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
fixme:wtsapi:WTSRegisterSessionNotification Stub 0x103ae 0x00000000
err:ole:marshal_object object doesn't expose interface {7fd52380-4e07-101b-ae2d-08002b2ec713}, failing with error 0x80004002
err:ole:ClientIdentity_QueryMultipleInterfaces IRemUnknown_RemQueryInterface failed with error 0x80004002
err:ole:marshal_object object doesn't expose interface {37d84f60-42cb-11ce-8135-00aa004bb851}, failing with error 0x80004002
err:ole:ClientIdentity_QueryMultipleInterfaces IRemUnknown_RemQueryInterface failed with error 0x80004002
fixme:reg:GetNativeSystemInfo (0x33fba0) using GetSystemInfo()
fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for bias 180, std (d/m/y): 0/00/0000, dlt (d/m/y): 0/00/0000




I install windows common controls but it doesn't work. I check for: 1)-the folder have permissions for read/write and the folder exits.

Some ideas?

Thanks for you time!!!

Cheers!







More information about the wine-users mailing list