Le ven 16/01/2004 � 19:40, Frank Schruefer a �crit : > Hy Jason > > Really cool man! > I was following your posts here in real time and you almost found solutions faster > than > I could try them out, LOL! > > I can confirm that the screen switches and a picture shows up when using full > win-path > and the mouse acts weird. > Haven't tried commenting out anything yet. I'm trying to investigate that > GetCommandLine > thing. > So far I grep'd through the wine code but only found extern GetCommandLineA decls.
Use tools/findfunc rather than grep to find Win32 functions in the Wine tree. Vincent
