Le 30/11/2012 23:38, Alexandre Julliard a écrit :
Christian Costa titan.costa@gmail.com writes:
Ok. I will use WINE_TRACE instead. So that would be better to remove -v option and turn all printf dependant of this option to WINE_TRACE, right ?
Of course not. Debug options are for debugging the app, -v is for normal users who want to see the details of what it's doing.
Ok. Thanks.