Hi all,
I've centered my main window (with the DS_CENTER style) and want to dock a child window together with the main window at the right main windows border.
But using resources (an .rc file) for declaring the window dialog parameters I am unable to include variables for the resolution-dependant xy child window placement.
Is there a way to make this possible, even with resources or do I have to use another function than CreateDialog to make it work?
TIA for help,
Hawk



LinkBack URL
About LinkBacks



(if there is really no way to do it with the resources)