 |
| Using InternetGoOnline function |
User rating: 0/10 (0 votes) | | |
|
 |
 |
 |
DECLARE SHORT InternetGoOnline IN wininet.dll;
STRING lpszURL,;
INTEGER hwndParent,;
INTEGER dwReserved
DECLARE INTEGER GetActiveWindow IN user32
hwnd = GetActiveWindow()
lcUrl = "http://fox.wikis.com/wc.dll?Wiki~WinInet~WIN_COM_DNA"
? InternetGoOnline (lcUrl, hwnd, 0)
|
 |
User rating: 0/10 (0 votes) | | | 306 bytes Created: 2001-07-25 12:00:00 Modified: 2001-09-28 16:45:21 Visits in 7 days: 85 |
|
 |
 |
| Listed functions: |
 |
|
 |
 |
| My comment: |
 |
On my computer (cable Inet) this function always returns 1 as a response and nothing happens -- no dialog or message boxes appear.
Probably with a dial-up access it would behave something different. Anyone who will try, please let me know.
|
 |
 |
| Word Index links for this example: |
 |
|
|
 |
 |
| Translate this page: |
 |
|