mirror of
https://github.com/qmlnet/qmlnet.git
synced 2026-05-15 14:15:54 -06:00
[PR #204] [MERGED] Fix Windows _UNICODE build #242
Labels
No labels
bug
enhancement
help wanted
help wanted
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/qmlnet#242
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/qmlnet/qmlnet/pull/204
Author: @shartte
Created: 5/29/2020
Status: ✅ Merged
Merged: 5/30/2020
Merged by: @pauldotknopf
Base:
develop← Head:fix-win32-unicode-build📝 Commits (1)
6d7eb7bFix Windows _UNICODE build📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
src/native/QmlNet/Hosting/CoreHost.cpp(+1 -1)📄 Description
Use charset specific variant of GetModuleHandle without relying
on _UNICODE not being defined.
Fixes #197
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.