|
Prev: Managed Debugging Assistant 'FatalExecutionEngineError' 0xc0000005
Next: How to access part of the bitmap resource?
From: ou on 25 Mar 2008 00:23 Env: WindowsXP, VC++6.00 I wonder how to center the window opened by calling GetSaveFileName() without using OFN_ENABLEHOOK. TIA ou
From: bilal on 25 Mar 2008 03:30
ou wrote: > Env: WindowsXP, VC++6.00 > > I wonder how to center the window opened by calling GetSaveFileName() > without using OFN_ENABLEHOOK. > > TIA > ou > not vc related, but api. (see comp.os.ms-windows.programmer.win32, many times answered...) |