0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/deps/cares
Cheng Zhao 08d08668c9 src,deps: replace LoadLibrary by LoadLibraryW
On Windows, when compiling with `UNICODE` defined, `LoadLibrary` becomes
`LoadLibraryW`. When an ASCII string is passed to that function it
crashes.

PR-URL: https://github.com/iojs/io.js/pull/226
Reviewed-By: Bert Belder <bertbelder@gmail.com>
2015-05-12 10:47:51 +02:00
..
build
config deps: sync with upstream bagder/c-ares@bba4dc5 2015-05-12 10:46:57 +02:00
include deps: provide TXT chunk info in c-ares 2015-05-12 10:47:51 +02:00
src src,deps: replace LoadLibrary by LoadLibraryW 2015-05-12 10:47:51 +02:00
.gitignore
android-configure
build.mk
cares.gyp deps: sync with upstream bagder/c-ares@bba4dc5 2015-05-12 10:46:57 +02:00
common.gypi
gyp_cares
Makefile