/whoami-no-stdlib

Simple whoami clone without stdlib using pure WinAPI

Primary LanguageC

WHOAMI without stdlib

This has no real purpose besides being a learning ground and sandbox for messing around with Windows API. Linked with /NODEFAULTLIB.

Build

Get Visual Studio 2019 with C++ desktop development and Windows 10 SDK
Build & Run

Run

Run from your favourite shell. Use switch -d to turn on debug mode.