I'm using Qt 4.4.2 and MSWindows XP SP3.

I am looking to create a QDialog with a close button, maximize button and context help button in the upper right corner. I've run the Window Flags Example but this will only give me close, maximize and disabled minimize buttons OR the close and context help buttons.

Am I asking for the impossible?

Is Windows conspiring against me yet again?