https://github.com/dbjdbj/windows_hello_world
The code in here is the real WIN32 hello world. As Charles Petzold authored it. Before people forget.
https://github.com/dbjdbj/windows_hello_world
c win32
Last synced: over 1 year ago
JSON representation
The code in here is the real WIN32 hello world. As Charles Petzold authored it. Before people forget.
- Host: GitHub
- URL: https://github.com/dbjdbj/windows_hello_world
- Owner: DBJDBJ
- Created: 2022-10-30T20:53:11.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-10-30T21:04:38.000Z (over 3 years ago)
- Last Synced: 2025-01-24T09:41:34.447Z (over 1 year ago)
- Topics: c, win32
- Language: C
- Homepage:
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
*"...Before predicting a future of software, please remember. There are also two OS-es written in C. Linux and Windows..." -- I said that*
The code in here is the real WIN32 hello world. [As Charles Petzold authored it](http://www.charlespetzold.com/blog/2014/12/The-Infamous-Windows-Hello-World-Program.html).
Before people forget.