BUG: Msvcrt.dll Does Not Initialize Global Objects (192536)
The information in this article applies to:
- Microsoft Windows CE Toolkit for Visual C++ 6.0
- Microsoft Windows CE Embedded Toolkit for Visual C++ 5.0
- Microsoft Windows CE Platform Builder 2.11
This article was previously published under Q192536 SYMPTOMS
When targeting Windows CE 2.00 and linking with C run-time dynamic
libraries (Msvcrt.dll or Msvcrtd.dll), global C++ objects are not
initialized.
RESOLUTION
If C++ global objects are being used, do not use the C run-time dynamic
libraries. Use the static run-time libraries instead.
STATUS
Microsoft has confirmed this to be a bug in the Microsoft products listed
at the beginning of this article.
Modification Type: | Major | Last Reviewed: | 11/18/2003 |
---|
Keywords: | kbBug kbpending KB192536 |
---|
|