Hello fellow programmers,
I've a program using an open file dialog (GetOpenFileName). By default it is positioned in the upper left corner of the screen (the program does not have a main window).
Does anyone know how to center this dialog. My main problem is that I don't know how to 'catch' a handle for it.
Thanks in advance
------------------
mailto:[email protected][email protected]</A>
www.basicguru.com/zijlema/
I've a program using an open file dialog (GetOpenFileName). By default it is positioned in the upper left corner of the screen (the program does not have a main window).
Does anyone know how to center this dialog. My main problem is that I don't know how to 'catch' a handle for it.
Thanks in advance
------------------
mailto:[email protected][email protected]</A>
www.basicguru.com/zijlema/
Comment