How To Check If Program Is Running in the IDE or an EXE File (177636)
The information in this article applies to:
- Microsoft Visual Basic Learning Edition for Windows 5.0
- Microsoft Visual Basic Learning Edition for Windows 6.0
- Microsoft Visual Basic Professional Edition for Windows 5.0
- Microsoft Visual Basic Professional Edition for Windows 6.0
- Microsoft Visual Basic Enterprise Edition for Windows 5.0
- Microsoft Visual Basic Enterprise Edition for Windows 6.0
This article was previously published under Q177636 SUMMARY
This article demonstrates how to determine if your program is running in the Visual Basic integrated development environment (IDE) or as a compiled
executable file. You might want to check where your program is running if
you need to add debugging information that would not be visible in the
compiled version of your program.
REFERENCES
For information about determining if a 16-bit Visual Basic application is
running in the design environment, please see the following article in
the Microsoft Knowledge Base:
118819
: How To Tell Whether an App Runs in VB Design Environment
Modification Type: | Minor | Last Reviewed: | 6/29/2004 |
---|
Keywords: | kbGrpDSVB kbhowto KB177636 kbAudDeveloper |
---|
|