Skip to content

Conversation

@zcbenz
Copy link
Contributor

@zcbenz zcbenz commented Jan 8, 2015

On Windows, when compiling with UNICODE defined, LoadLibrary becomes LoadLibraryW. When an ASCII string is passed to that function it crashes.

See nodejs/node#226 for more discussions on this.

On Windows, when compiling with `UNICODE` defined, `LoadLibrary` becomes
`LoadLibraryW`. When an ASCII string is passed to that function it
crashes.
@nicolasnoble
Copy link
Contributor

Fun, I made the exact same pull request a while ago: #17

@zcbenz
Copy link
Contributor Author

zcbenz commented Mar 21, 2015

@nicolasnoble lol.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants