I agree with directly using the Win32 api, CreateWindowEx() is the function for creating a window, there are a whole bunch of parameters you can pass to this to create specific controls within the...