PRB: GetExitCodeProcess() Always Returns 0 for 16-Bit Processes
Article ID: 111559
Article Last Modified on 11/21/2006
APPLIES TO
- Microsoft Win32 Application Programming Interface, when used with:
- Microsoft Windows NT Advanced Server 3.1
- Microsoft Windows 2000 Standard Edition
- Microsoft Windows XP Professional
This article was previously published under Q111559
1.10 1.15 1.20 1.30 1.30c | 3.10 3.50
WINDOWS | WINDOWS NT
kbprg
SYMPTOMS
GetExitCodeProcess() always returns a status of 0 (zero) when the handle
for a 16-bit process is passed. This applies to both Windows NT and Win32s.
STATUS
This behavior is by design in the Microsoft products listed at the
beginning of this article. Microsoft may add functionality in future
versions that support exit codes from 16-bit processes.
Additional query words: 3.10 3.50 1.10 1.20
Keywords: kbapi kb16bitonly kbkernbase kbprb KB111559