Hi all!

I am facing a problem when embedding a propertysheet in my main dialog box. I have use the CreateWindow() function to create my main dialog box and two PUSHBUTTONS, which work just fine but when I include the propertysheet as a child on top of the dialog box the buttons do not work.
I believe it has something to do with the handles but no luck yet. If there are any suggestions on what I should check, it would be greatly appreciated!

Ludvig

P.S. I have not included any code, but if anyone wants to check it, I will be more than happy to provide it!