FIX: Type Info for __asm Crashes Developer Studio (193476)
The information in this article applies to:
- Microsoft Visual C++, 32-bit Enterprise Edition 6.0
- Microsoft Visual C++, 32-bit Professional Edition 6.0
- Microsoft Visual C++, 32-bit Learning Edition 6.0
This article was previously published under Q193476 SYMPTOMS
When Type Info is requested for the keyword __asm, Developer Studio hangs.
If Developer Studio is set to automatically generate Type Info, this
problem can occur when the mouse is positioned over the __asm keyword;
otherwise, Type Info can be generated manually in one of the following
ways:
- Pressing CTRL+T.
- Clicking Type Info from the Edit menu.
CAUSE
Developer Studio is caught internally in an endless loop.
RESOLUTION
Force Developer Studio to shut down. Unfortunately, any unsaved information
will be lost.
To shut down Developer Studio:
- Press CTRL+ALT+DEL.
- Under Windows NT or Windows 2000, click Task Manager. Windows 95, Windows 98, and Windows Millennium Edition (Me) automatically display a Close Program dialog box.
- Click on the Developer Studio icon in the Task list.
- Click End Task.
- A message appears informing you that Developer Studio is not responding. Click End Task again.
STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article. This bug was corrected in Visual Studio 6.0 Service Pack 3.
For more information about Visual Studio service packs, please see the following articles in the Microsoft Knowledge Base: 194022 INFO: Visual Studio 6.0 Service Packs, What, Where, Why 194295 HOWTO: Tell That Visual Studio 6.0 Service Packs Are Installed
REFERENCES
For additional information, please see the following
article in the Microsoft Knowledge Base:
153284 INFO: Limitations of IntelliSense in Visual C++ 6.0
Modification Type: | Major | Last Reviewed: | 11/18/2003 |
---|
Keywords: | kbBug kbDevStudio kbfix kbide kbVS600sp3fix KB193476 |
---|
|