How to debug a Windows Shell Extension using Visual C++
Article ID: 138942
Article Last Modified on 6/3/2005
APPLIES TO
- Microsoft Visual C++ 2.0 Professional Edition
- Microsoft Visual C++ 2.1
- Microsoft Visual C++ 2.2
- Microsoft Visual C++ 4.0 Standard Edition
- Microsoft Visual C++ 4.1 Subscription
- Microsoft Visual C++ 4.2 Enterprise Edition
- Microsoft Visual C++ 4.2 Professional Edition
- Microsoft Visual C++ 5.0 Enterprise Edition
- Microsoft Visual C++ 5.0 Professional Edition
- Microsoft Visual C++ 6.0 Enterprise Edition
- Microsoft Visual C++ 6.0 Professional Edition
- Microsoft Visual C++ 6.0 Standard Edition
This article was previously published under Q138942
SUMMARY
To debug a Windows Shell Extension using Microsoft Visual C++, you must
specify the Windows shell as the "Executable For Debug Session" in Project
Settings (Build Settings if using Microsoft Developer Studio 4.0), and re-
start it by using the Visual C++ debugger.
REFERENCES
Visual C++ 4.0 Books Online - Extending the Windows 95 Shell.
Keywords: kbhowto kbbug kbide kbdebug KB138942