That reminds me of the first Windows program I wrote at my first job on Windows 3.11 in early 1995. IIRC, I referenced Programming Windows (I think) by Charles Petzold and it had a basic Windows program that had two menu items - "Do It", "Quit". I adapted that program to build my prototype and perform the task in the "Do It" menu handler. :)