mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
[GH-ISSUE #40] unicode build #23
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/ultimatepp#23
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?
Originally created by @RakeshShrestha on GitHub (Aug 21, 2021).
Original GitHub issue: https://github.com/ultimatepp/ultimatepp/issues/40
will he upcoming build works with unicode build /D_UNICODE /DUNICODE
@mirek-fidler commented on GitHub (Aug 21, 2021):
I think this is mostly irrelevant. We are using 'W' variants of Win32 API functions almost anywhere.
That said, there are still remains for 'A' variants to support Win98, it would probably a good idea to cleanup the code and remove those.