/win32_boilerplate

A minimized win32 boilerplate showing a window

Primary LanguageC

A Minimized Win32 Boilerplate Showing a Window

It is compiled into a tiny (2KB) x64 .exe file

  • No dependence of any CRT (compiling in release mode)
  • Sections are merged
  • Linked with minimized DOS Stub