debugging my application

Andreas Mohr Usenet 10/01 a31dgo001 at sneakemail.com
Tue Dec 4 10:58:47 CST 2001


Quentin <IHateSpam at spamsux.com> wrote:

>> Is printf a windows function?  msvcrt, crtdll, I guess if your app
>> imports one of those, it is, but I have no idea where it is spoze to
>> printf to.

> No printf isn't a windows function, I was just wondering if there was a way
> I could send text messages to stdout.  I got a better idea, if I use
> "OutputDebugString" (which is a windows function) will that output debug
> messages if I use '--debugmsg +relay'?
No, you'll have to use --debugmsg warn+all :-(
(as OutputDebugString uses warn+something only)

-- 
Andreas Mohr, Renningen, Germany
In case you need to contact me after expiry of temporary email address:
my eternal (hopefully) email address is frqr2001 at the domain sneakemail.com



More information about the wine-users mailing list