Re: Editing DLL Sources and log to file

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



xamael wrote:
> I've tried to edit few DLLs in wine, inserting my own piece of code
> 
> Code:
> 
> fopen("log.bin","ab");//Write binary, append
> 
> 
> 

Don't do that. If you must log something, use Wine's debug output functions: TRACE, ERR, WARN, and FIXME.







[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux