Re: [VB4Linux-Dev] GUI Development
Status: Planning
Brought to you by:
luke-jr
From: Martino S. <ms...@ti...> - 2000-11-11 12:51:06
|
I don't think is a good idea to call the OCX at run-time, we need to do this a reimplementation of OLE and friends. We can also do a basic library for the common OCX used on the VB Project and link it to the project. ----- Original Message ----- From: "Luke-Jr" <Mi...@an...> To: <vb4...@li...> Sent: Thursday, November 09, 2000 9:49 PM Subject: Re: [VB4Linux-Dev] GUI Development > Hmm... OCXes /IS/ a problem I didn't think of... Maybe we can use a module for > OCX support that has a bit of code from Wine or something... As far as > compiling OCXes is concerned, I think we'll have to make it write it in Windows > format for compatibility... I'm pretty sure Wine must have documentation of the > Windows executable format... > > Martino Serri wrote: > |