Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
How to show my dialog application (when restoring it from the system tray) above all non topmost windows?
SetWindowPos (CWnd::wndTopMost, 0, 0, 0, 0, SWP_NOMOVE | SWP_NORESIZE); /ravi Let's put "civil" back in "civilization" Home | Articles | Freeware | Music ravib@ravib.com
SetWindowPos (CWnd::wndTopMost, 0, 0, 0, 0, SWP_NOMOVE | SWP_NORESIZE);