Boost logo

Boost :

From: Jeff Flinn (TriumphSprint2000_at_[hidden])
Date: 2004-12-15 14:31:08


Reece Dunn wrote:
> Hi All,
>
> I have been working on revising my GUI library that is currently in

...

> Also, the target operating system places design problems on creating a
> generic interface. For example, Windows supports char * and wchar_t *
> versions of its API, but the version that should be used depends on
> whether you are targetting Windows 9x or NT based systems. Windows

The vast majority of textual data in my W2K applications tend to be char.
I'd hate to have to explicitly convert to wchar_t for every API textual
call.

Jeff


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk