Its not all that often that you need to manually code a normal window with Windows controls as a dialog does more of these tasks with no problems but for applications that are best done this way, the old style (from Win3 upwards) controls are very economical and still do a lion share of work in general interface design. This demo show how to use some of them in 64 bit MASM.