Working otu what is happening in a network dependent app

Mike McCormack mike at codeweavers.com
Fri Mar 12 11:19:52 CST 2004


Peter Riocreux wrote:
>  Is there a noddy Wine
>    app that will just print out all the environment it sees to I can
>    be *absolutely* sure that my app is seeing it?

run "wine wcmd", then type "set" at the prompt.

> 2. Is there a specific set of debug messages I can turn on to see (a)
>    the app looking up the environment and (b) trying to open a network
>    connection.

(a) isn't so easy... maybe use +relay and sort thru what that gives
(b) maybe a +winsock trace will give you that

Mike



More information about the wine-devel mailing list