Is it possible to use child window created in Win32 API as a container for another windows (controls - buttons, edit fields etc.)?
Or is there any other way how to use container in Win32 API? The goal is to create a simple user interface for application?