Title: RE: Why is our OutputDebugString a server request?
I agree - I got stumped on this very issue when I got into Wine last year. I was used to relying on these trace messages and it took me a while to understand where the messages were actually being sent!
//raghavan
-Original Mess
I have set this in the Wine config file (~/.wine/config):
[wine]
"Path"="c:\\windows;c:\\windows\system;c:\myapp"
I have placed the executable (and its dependent DLLs) in c:\myapp
directory. Now, if i run this command:
# wine myapp.exe <<<--- I get error: "wine: cannot find
myapp.exe".
click-wrap licence agreement). Can you safely remove that key so that "menie" programs like that don't know where they are.
Remeber DR-DOS and Win3.1?
--- Bill Medland <[EMAIL PROTECTED]> wrote:
> On June 9, 2004 10:07 am, Raghavan Gurumurthy wrote:
> > BlankIf i
If i want to do some special handling inside my Windows executable when
running in Wine environment, what is the best way to do this?
Thanks,-- Raghavan GurumurthyGupta Technologies
<>
Title: Winelib and MFC and mixing native Windows DLLs
I am trying to build my MFC-based Windows application on Linux.
First question - I read in the Winelib user guide that I have to build MFC completely on Winelib as well. Is this really a must? Is there no other alternative?
Second quest
Title: Load a .so from a Windows binary using Wine
I have a Windows GUI application that runs on Wine (not Winelib). Now i want to use that code to load a native Linux .so - how can i do this?
Thanks in advance,
Raghavan