The information in this article applies to:
SUMMARYA full screen MS-DOS application or a full screen Win32 console application can be activated from a Win32 application by using the Platform SDK's APIs SetForegroundWindow() and ShowWindow(). MORE INFORMATIONAssuming the caption of the MS-DOS application or the Win32 console application is Test.exe, the following sample code activates the minimized MS-DOS or Win32 console application:
Additional query words: SetFocus
Keywords : kbNTOS kbSDKPlatform kbWinOS95 kbWinOS98 kbWndw kbWndwProp |
Last Reviewed: January 10, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |