Einzelnen Beitrag anzeigen
Alt 03.11.2003, 23:34   #7
Flink
Hero
 
Registriert seit: 29.08.2001
Alter: 57
Beiträge: 904


Flink eine Nachricht über ICQ schicken Flink eine Nachricht über Skype™ schicken
Standard

1.) Mit Visual Studio C++ (ab 5.0) programmieren:
MFC-Klasse: The CHtmlView class provides the functionality of the WebBrowser control within the context of MFC's document/view architecture. The WebBrowser control is a window in which the user can browse sites on the World Wide Web, as well as folders in the local file system and on a network. The WebBrowser control supports hyperlinking, Uniform Resource Locator (URL) navigation, and maintains a history list.
2.) Ein einfaches Programm in einer (fast) beliebigen Programmiersprache schreiben, das zu einem bestimmten Zeitpunkt den Systemaufruf "iexplore www.xxx.yyy" macht. Es muss sich ein Timer programmieren lassen - die Timeout-Funktion macht den Systemaufruf.
3.) Windows-Skripting-Host: VBScript in a Nutshell, 2nd Edition -->Timer Function
____________________________________
Bibel
Flink ist offline   Mit Zitat antworten