How To Programmatically Launch the Default Internet Browser (174156)
The information in this article applies to:
- Microsoft Visual Basic Learning Edition for Windows 6.0
- Microsoft Visual Basic Learning Edition for Windows 5.0
- Microsoft Visual Basic Professional Edition for Windows 6.0
- Microsoft Visual Basic Professional Edition for Windows 5.0
- Microsoft Visual Basic Enterprise Edition for Windows 6.0
- Microsoft Visual Basic Enterprise Edition for Windows 5.0
- Microsoft Visual Basic Control Creation Edition for Windows 5.0
- Microsoft Visual Basic Standard Edition, 32-bit, for Windows 4.0
- Microsoft Visual Basic Professional Edition, 32-bit, for Windows 4.0
- Microsoft Visual Basic Enterprise Edition, 32-bit, for Windows 4.0
- Microsoft Visual Basic for Applications 5.0
This article was previously published under Q174156 SUMMARY
You can use the Windows API to start the default Internet browser on your
system. To do so, you must first determine what Internet browser is
registered as the default on your system, and then start that application.
REFERENCES
For more information, please Search on the following topics in either the
Win32 Programmer's Reference or The Microsoft Developer Network (MSDN)
Library CD-ROM:
- ShellExecute
- FindExecutable
Modification Type: | Minor | Last Reviewed: | 7/1/2004 |
---|
Keywords: | kbGrpDSVB kbhowto KB174156 kbAudDeveloper |
---|
|