steve.lustbader@philips.com a écrit :
They key in user.reg that controls whether winedbg pops up in its own window or in the shell in which wine was started seems to be getting ignored. When I set "UseXTerm"=dword:00000000, and run my app, it crashes and brings up winedbg in a separate window. When I look at user.reg again, UseXTerm has been set back to 1.
are you sure you're not editing by hand the registry while the wineserver is still running ? if you do so, wineserver will override your changes when it exits
see Alberto post for setting a larger window A+