Re: [xml] The issue around LoadLibrary on Windows
- From: Earnie Boyd <earnie users sourceforge net>
- To: Nikolay Sivov <bunglehead gmail com>
- Cc: xml gnome org
- Subject: Re: [xml] The issue around LoadLibrary on Windows
- Date: Mon, 23 Jul 2012 10:40:45 -0400
On Mon, Jul 23, 2012 at 11:33 AM, Nikolay Sivov wrote:
On 7/23/2012 17:23, Earnie Boyd wrote:
How would that "ignore the UNICODE" work? Defining UNICODE will cause
the API to do different things.
This define only controls macros so if you want LoadLibraryW nothing stops
you to use it directly,
that's how ignoring works - you use -A, or -W versions directly.
You're asking for more trouble. There are more definitions based on
UNICODE than you can possibly control. A better option would be to
just add #undef UNICODE in the config.h file if it is defined.
--
Earnie
-- https://sites.google.com/site/earnieboyd
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]