Showing posts with label dialog. Show all posts
Showing posts with label dialog. Show all posts

Saturday, March 24, 2007

CreateDialog, CreateWindow or any other window\dialog creation function fails and GetLastError is 0

... then check if you have called InitCommonControls() at very start of your application if you use any common controls (list view, tree view ,etc)