Skip to content

SourceID() is now marshalling API with PtrToStringAnsi(). #180

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 6, 2015

Conversation

thornley-touchstar
Copy link

The underlying API will always return char_, PtrStringToAuto was causing the system to treat the char_ as unicode.

…lying API will always return char*, PtrStringToAuto was causing the system to treat the char* as unicode.
@irgendwienet
Copy link

Actually the current code in master won't build on my machine (and shouldn't build on any machine) since PtrStringToAuto is not available in the WinRt project.

oysteinkrog added a commit that referenced this pull request Jun 6, 2015
SourceID() is now marshalling API with PtrToStringAnsi().
@oysteinkrog oysteinkrog merged commit e04722a into oysteinkrog:master Jun 6, 2015
@oysteinkrog
Copy link
Owner

So sorry for the slow merge!
Thank you:)

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.

None yet

3 participants