node/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
include
src src,deps: replace LoadLibrary by LoadLibraryW 2015-05-12 10:47:51 +02:00
.gitignore
Makefile
android-configure
build.mk
cares.gyp
common.gypi
gyp_cares