Table of Contents

 

Win32 API

The windows API is weird because of window’s insistence on backwards compatibility.

VSCode Project Configuration

  • Solution > Properties > Platform > All Platforms
  • Solution > Properties > Configuration Properties > Advanced > Character Set > Use Multi Byte Character Set
  • Solution > Properties > Linker > System > Subsystem > Windows

Concepts

Quick Startup

http://www.winprog.org/tutorial/start.html

Useful Functions