Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
int_19h
57 days ago
|
parent
|
context
|
favorite
| on:
I built a native Windows Todo app in pure C (278 K...
Funnily enough, the "ANSI" versions of Win32 functions are no longer considered a legacy thing, now that the OS offers UTF-8 as the supported encoding, and apps can explicitly request it (regardless of non-Unicode codepage setting) via manifest:
https://learn.microsoft.com/en-us/windows/apps/design/global...
Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
https://learn.microsoft.com/en-us/windows/apps/design/global...