mmozeiko/hello-world-winui3-c

Hello World with WinUI3 in plain C

30

stars

4

commits

C

primary language

Feb 27, 2026

updated

c
windows
winui
winui3
Browse cluster: WinUI and Windows App Development

README

"Hello, World!" application with WinUI3 using plain C code.

Compiles in ~1 second, compared to ~15 seconds of equivalent C++ code.

Produces ~30KB .exe file, but requires ~38MB of dll's to distribute.

To build, run build.cmd from VS commandline, output will be in output folder.

image

Contributors

mmozeiko

4 commits

mmozeiko/hello-world-winui3-c

Hello World with WinUI3 in plain C

30

stars

4

commits

C

primary language

Feb 27, 2026

updated

c
windows
winui
winui3
Browse cluster: WinUI and Windows App Development

README

"Hello, World!" application with WinUI3 using plain C code.

Compiles in ~1 second, compared to ~15 seconds of equivalent C++ code.

Produces ~30KB .exe file, but requires ~38MB of dll's to distribute.

To build, run build.cmd from VS commandline, output will be in output folder.

image

See what people are saying

Contributors

mmozeiko

4 commits

Languages

C

94.9%

Batchfile

5.1%