[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
<???>
------------------------------------------------------------------------------
PARAMETER:
<cExeFile> Specifies the path and filename of the executable file for
the system to run after Windows has been terminated. This
string must not be longer than 128 bytes
<cParams> Is a String specifying any parameters for the executable
file <cExeFile>. This string must not be longer than 127
bytes, and is optional
RETURNS:
<lSuccess> is TRUE if the function is successful. It can be FALSE
because of a memory-allocation error or if one of the applications in the
system does not terminate.
DESCRIPTION:
The ExitWindowsExec function terminates Windows, runs a specified MS-DOS
application, and then restarts Windows. ExitWindowsExec() is typically
used by installation programs to replace components of Windows which are
active when Windows is running.
SOURCE:
SOURCE\WINAPI\WINEXEC.C
See Also:
WinExec
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson