Module 3: Building & Launching Native Applications
Now that you know the API’s landscape, it’s time to compile real executables that live there. This module shows how Windows treats “Native” and “Boot” applications, then guides you through creating, linking, and finally spawning a Native EXE entirely from your own code. By the end you’ll have a working sample that prints during the boot-screen phase and a clear checklist for producing-and launching-any Native-subsystem binary you need in later experiments.
6 Lessons