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
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
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
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
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