summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorCheng Zhao <zcbenz@gmail.com>2014-12-31 12:38:08 -0800
committerBen Noordhuis <info@bnoordhuis.nl>2015-05-12 10:47:51 +0200
commit08d08668c957d990e0c52b733e3b29d939a61113 (patch)
tree6788ccb72549c8ffd147f59c12bb11166c9f3a60 /src
parent0f850f7ae743e454a831fc2d2da425767303c8b6 (diff)
downloadandroid-node-v8-08d08668c957d990e0c52b733e3b29d939a61113.tar.gz
android-node-v8-08d08668c957d990e0c52b733e3b29d939a61113.tar.bz2
android-node-v8-08d08668c957d990e0c52b733e3b29d939a61113.zip
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>
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions