On Wed, 2004-11-17 at 18:20, James Hawkins wrote: > Did you have a +message in your trace options? I don't see any > message traces in here, just ver and loaddll. > > WINEDEBUG=+loaddll,+message,+ver wine setup.exe >& setup.log +msgbox is different to +message. Msgbox tracks calls to the standard MessageBox[Ex]A/W API, +message shows flow of Windows messages throughout the system. In this case it appears the app doesn't use the standard APIs so both channels are useless. _______________________________________________ wine-users mailing list wine-users@xxxxxxxxxx http://www.winehq.org/mailman/listinfo/wine-users