re: wine question

2009-06-04 Thread Dan Kegel
Anna wrote: > I am trying to call Win32 Dll (that is built in VS 2003) from C++ > Linux application ( in Ubuntu ) through wine shared object without > rebuild the application with wine. Sorry, it's not generally possible to use Windows libraries inside a Linux program directly with Wine. Wine is

wine question

2009-06-03 Thread Anna Rogov
Dear Sir,    I am trying to call Win32 Dll (that is built in VS 2003) from C++  Linux application ( in Ubuntu ) through wine shared object without  rebuild the application with wine. I'll be glad if you can help me  with this task.    Looking forward for hearing from you, Thank you, Best Regar

Re: Newbie Wine question... Borland C++ Builder and Firebird via FIBplus

2005-09-22 Thread Molle Bestefich
Esko Woudenberg wrote: > I found info on WINEDEBUG and am currently > running it set to +relay This results in 300+ > Megabyte debug file. (Ran system out of memory trying > to loot at it with Konq) I have then been using > "tail" to grab just the last few thousand lines of > it... It always

Re: Newbie Wine question... Borland C++ Builder and Firebird via FIBplus

2005-09-22 Thread Vitaliy Margolen
Thursday, September 22, 2005, 10:12:52 AM, Esko Woudenberg wrote: > I keep getting "segmentation fault" when running the > app. I found info on WINEDEBUG and am currently > running it set to +relay This results in 300+ > Megabyte debug file. (Ran system out of memory trying you can add this to

Newbie Wine question... Borland C++ Builder and Firebird via FIBplus

2005-09-22 Thread Esko Woudenberg
I have a Borland C++ Application (with full source code) that I am trying to get to run under Wine 20050830. (I plan on switching to CVS builds once I see some progress) I keep getting "segmentation fault" when running the app. I found info on WINEDEBUG and am currently running it set to +relay