How do I make a Win32 dialog appear at the default position/size?
(i.e. How do I simulate CW_USEDEFAULT
for CreateWindow
when the window is already created)?
Create a temporary invisible window with CW_USEDEFAULT
and see where it gets positioned. Move your dialog there.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With