Skip to content

Use extern "system" instead of extern "C" for RtlGetVersion win32 API#88

Merged
stanislav-tkach merged 1 commit intostanislav-tkach:masterfrom
dherman:win32-extern-system
Sep 10, 2018
Merged

Use extern "system" instead of extern "C" for RtlGetVersion win32 API#88
stanislav-tkach merged 1 commit intostanislav-tkach:masterfrom
dherman:win32-extern-system

Conversation

@dherman
Copy link
Copy Markdown
Contributor

@dherman dherman commented Sep 7, 2018

It's a tiny bug fix, but it makes 32-bit windows builds work! I updated the example repo to use my branch and the build succeeds.

Closes #87.

@stanislav-tkach
Copy link
Copy Markdown
Owner

Thank you for the pull request!

@stanislav-tkach stanislav-tkach merged commit 912a794 into stanislav-tkach:master Sep 10, 2018
@dherman dherman deleted the win32-extern-system branch September 12, 2018 21:28
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.

Linker errors for 32-bit msvc builds

2 participants