|
|
|
Интернет из фокса
|
|||
|---|---|---|---|
|
#18+
Как из VFP5 или VFP8 проверить подключен ли интернет? Если не подключен, подключить, а после совершения определенных манипуляций отключить. Спасибо. ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 08.10.2004, 09:03 |
|
||
|
Интернет из фокса
|
|||
|---|---|---|---|
|
#18+
Вот ответ AnatolyS на фоксклубе local lnFlag declare integer InternetAutodial in wininet.dll ; integer dwFlag, integer hWnd declare integer InternetGetConnectedState in wininet.dll ; integer@ dwFlag, integer ReservedMustBe0 lnFlag = 0 if InternetGetConnectedState(@lnFlag, 0) == 0 if InternetAutodial(0, Thisform.Handle) # 0 =MessageBox("Соединение установлено!") endif endif ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 08.10.2004, 09:35 |
|
||
|
|

start [/forum/topic.php?fid=41&tid=1595668]: |
0ms |
get settings: |
9ms |
get forum list: |
18ms |
check forum access: |
3ms |
check topic access: |
3ms |
track hit: |
148ms |
get topic data: |
10ms |
get forum data: |
2ms |
get page messages: |
42ms |
get tp. blocked users: |
1ms |
| others: | 219ms |
| total: | 455ms |

| 0 / 0 |
