This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: windres and CONTROL object


Win9x doesn't have all of the Unicode versions of the APIs that NT does, and
just to be annoying instead of not defining the entry point, they define the
entrypoint for the function and just always return an error. So you can't
even use GetProcAddress() to find out if Win9x supports a Unicode versin of
an API reliably. Aren't people sily? :)

Bill

> -----Original Message-----
> From: Mumit Khan [mailto:khan@nanotech.wisc.edu]
> Sent: Friday, November 12, 1999 9:25 AM
> To: Michael Weiser
> Cc: cygwin@sourceware.cygnus.com
> Subject: Re: windres and CONTROL object 
> 
> 
> Michael Weiser <michael@weiser.saale-net.de> writes:
> > Aren't they unicode by default on Win32?
> 
> Win32 has distinct API for ASCII and Unicode, so no, it's not unicode
> by default on win32. 
> 
> Regards,
> Mumit
> 
> 
> --
> Want to unsubscribe from this list?
> Send a message to cygwin-unsubscribe@sourceware.cygnus.com
> 

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]