--- "Dimitrie O. Paun" <[EMAIL PROTECTED]> wrote:
> On Thu, 17 Jan 2002, Alexandre Julliard wrote:

>   -- if explicit A or W handling is required, simply
> use the xxxA or xxxW
> without any #ifdefs

You definitely need #ifdefs or just unicode
conditional block around explicit calls of xxxW
functions. Otherwise these functions will be called on
platforms which do not support Unicode, even if test
application is compiled in ANSI mode.

In general I like your idea.

Andriy Palamarchuk

__________________________________________________
Do You Yahoo!?
Send FREE video emails in Yahoo! Mail!
http://promo.yahoo.com/videomail/


Reply via email to