PRB: MFC 4.0 Applications Can't Be Run Under Windows NT 3.5Last reviewed: July 10, 1997Article ID: Q140477 |
4.00
WINDOWS NT
kbprg kbprb
The information in this article applies to:
SYMPTOMSAn attempt to run an MFC 4.0 application under Windows NT version 3.5 generates the following error message:
The procedure entry point GetProcessVersion could not be located in the dynamic link library KERNEL32.DLL.Followed by:
The application failed to initialize properly [0x0000139], click OK to terminate application. CAUSEMFC 4.0 is not compatible with Windows NT 3.5. There were many new features added to this version of MFC that require operating system support capabilities that do not exist in Windows NT 3.5. This includes, but is not limited to, the new Win32 common controls that are now used as an integral part of the Microsoft Foundation Classes.
STATUSThis behavior is by design.
|
Additional reference words: 4.00
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |