Microsoft Knowledge Base Article
This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved.
Terms
of Use |
Trademarks
Article ID: 841927 - Last Review: March 13, 2008 - Revision: 3.3
Do not use high level languages, libraries, frameworks, virtual machines or runtimes in core operating system processes
INTRODUCTION
We recommend that you only use C languages and Win32 APIs for any add-in components that are loaded by core operating system processes. Two examples of core operating system processes are Winlogon.exe and Lsass.exe.
The behavior of any high-level language, framework, or runtime in the components that are loaded by core operating system processes is undefined. For example,
the Microsoft .NET Framework and the common language runtime were not designed to run in the context of core operating system processes.
The following is a partial list of high-level languages, frameworks, and runtimes where the behavior is undefined in the context of core operating system processes:
- .NET Framework languages
- C#
- Visual Basic .NET
- Managed Extensions for C++
- common language runtime
- Java
- Microsoft Component Object Model (COM)
- Microsoft COM+
- Microsoft Distributed Component Object Model (DCOM)
- Microsoft Foundation Classes (MFC)
- Microsoft ActiveX Template Library (ATL) framework
MORE INFORMATION
You can plug in the following components to the Winlogon system process:
- Graphical Identification and Authentication (Gina) DLL
- Winlogon notification packages
You can plug in the following components to the Local Security Authority Service (LSASS) system process:
- Password filters
-
Security Support Providers (SSPs)
- Custom authentication packages
- Custom subauthentication packages
- Local Security Authority (LSA) mode Cryptographic Service Providers (CSPs), such as the Secure Channel (SChannel) CSP.
APPLIES TO
- Microsoft Visual C++ 2008 Express Edition
- Microsoft Visual C++ 2005 Express Edition
- Microsoft Visual C++ .NET 2003 Standard Edition
- Microsoft Visual C++ .NET 2002 Standard Edition
- Microsoft Visual C# 2005 Express Edition
- Microsoft Visual C# .NET 2003 Standard Edition
- Microsoft Visual C# .NET 2002 Standard Edition
- Microsoft Visual Basic 2005
- Microsoft Visual Basic .NET 2003 Standard Edition
- Microsoft Visual Basic .NET 2002 Standard Edition
- Microsoft Visual J# .NET 2003 Standard Edition
- Microsoft JScript .NET
- Microsoft COM+ 2.0 Standard Edition
- Microsoft .NET Framework 2.0
- Microsoft .NET Framework 1.1
- Microsoft .NET Framework 1.0
- Microsoft .NET Framework Class Libraries 1.1
- Microsoft .NET Framework Class Libraries 1.0
| kbsweptvs2008 kbinfo KB841927 |
Community Feedback System
Very often, it takes hours to solve a problem. Very often, you've looked high
and low, and have tried a lot of solutions. When you finally found it, chances
are, it was because someone else helped you. Here's your chance to give back.
Use our community feedback tool to let others know what worked for you and what
didn't.
Please also understand that the community feedback system is not warranted to be
correct, it's simply a system that we've built to let people try and help each
other. If something in a feedback response doesn't make sense to you, or you're
not comfortable making changes that the feedback talks about (like registry
edits), please consult a professional.
Thank you for using kbAlertz.com Feedback System.
-- Scott Cate
(Optional) Name
(Optional)
Public URL Or Email
Comments
No
HTML -- Text Only Please