I'm looking for a way to put a dialog box permanent on top in the screen.
I know the alway-op-top-flag $MB_TOPMOST. That only keeps the dialog box floating 'above' other windows. I want the dialog box to appear at the top of the screen. Other windows cannot float over or under the dialog box. As a matter of fact: if another window is maximized, it leaves the dialog box visible .
I'm not sure what the English term for this kind of behavior is, so excuses me for using a description.
Anybody any ideas?