Need help debugging ... Ddraw issue

Andreas Rosenberg sonix2003 at ctf-z.de
Sat Jan 17 03:26:43 CST 2004


Hello guys,

I'm watching this thread since yesterday. 
Perhaps I can give you a clue.

>  >I'm trying to investigate that GetCommandLine thing.
> The one thing I couldnt answer is how the game 'gets' the command line.

int WinMain(      

    HINSTANCE hInstance,
    HINSTANCE hPrevInstance,
    LPSTR lpCmdLine,
    int nCmdShow
);

Perhaps this way?

Andy



More information about the wine-devel mailing list