![]() |
Telelogic Rhapsody (steve huntington) | ![]() |
Topic Title: Rhapsody Webify Tip Topic Summary: Created On: 27-Jul-2004 17:24 Status: Read Only |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() |
|
Hello All,
To have your web enabled application automatically pop up your default web browser with the correct URL, do the following: 1. Add the following include to you configuration main file: #include "shellapi.h" 2. Add the following code to the configuration initialization field: ShellExecute(NULL,"open", "http://localhost/", "", "c:\\", SW_SHOWNORMAL); 3. Make sure you link in the shell32.lib library. Justin Dyer Application Engineer I-Logix, Inc. |
|
![]() |
Telelogic Rhapsody
» Rhapsody Category » Rhapsody
»
Rhapsody Webify Tip
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.