use comctl32 control in a Visual Studio Win32 project

Hello!

I created a new project in VS C++ Win32.

All was OK till I included
a slider in a dialog.

I defined the slider with Resource Manager,
but at runtime
CreateDialog(...)
delivers Null and GetLastError() returns 0.

Have you an idea what is missing?

Thank you

Erhy
Topic archived. No new replies allowed.