How do I cause my buttons and other controls to inherit the Windows Theme. I've got Firefly and I want to be able to create those types of controls but don't have a full understanding yet of just how they are created. All I know is to use CreateWindowEx with a registered class or create and register a class of my own. Is there a simple example of an SDK Window, and a small variety of controls. I'd like to get more control over the look and feel without having to rely on Firefly, although it's a super product for a new project, I have existing code that I don't want to have to completely rewrite.
or
Is it my best option to just study the generated code from Firefly or Phoenix Thunder?
Thanks,
Bob Mechler
or
Is it my best option to just study the generated code from Firefly or Phoenix Thunder?
Thanks,
Bob Mechler
Comment