|
API в VB
|
|||
---|---|---|---|
#18+
Подскажите как использовать API в VB к примеру Seep ... |
|||
:
Нравится:
Не нравится:
|
|||
18.09.2003, 13:48 |
|
API в VB
|
|||
---|---|---|---|
#18+
Вот пример от Апплемана Sleep, SleepEx VB Declaration Declare Sub Sleep Lib "kernel32" (ByVal dwMilliseconds As Long) Declare Function SleepEx& Lib "kernel32" (ByVal dwMilliseconds As Long, ByVal _ bAlertable As Long) Description Suspends operation of a thread for the specified time. Use with VB No problem. Parameter Type/Description dwMilliseconds Long—The time to suspend the thread in milliseconds. The constant INFINITE to put a thread permanently to sleep. bAlertable Long—SleepEx only. Set to True if an asynchronous I/O transfer has been initiated with a ReadFileEx or WriteFileEx function call, and you want the function to return so that the I/O completion routine specified by those functions may execute. Return Value Long—SleepEx only. Zero if the timeout elapses, WAIT_IO_COMPLETION if the function returned because of the completion of an asynchronous I/O operation. Platform Windows 95, Windows NT ... |
|||
:
Нравится:
Не нравится:
|
|||
18.09.2003, 15:13 |
|
API в VB
|
|||
---|---|---|---|
#18+
А есть ли ресурс в интернете где это все описано? В смысле описание API найти можно... ... |
|||
:
Нравится:
Не нравится:
|
|||
19.09.2003, 09:36 |
|
API в VB
|
|||
---|---|---|---|
#18+
дык в интернете как грязи - vbrussian.com, vbnet.com, а у апплемана просто все в одном флаконе. Если хочешь могу слить архив Vbpg32.hlp - 30 метров. ... |
|||
:
Нравится:
Не нравится:
|
|||
19.09.2003, 10:16 |
|
|
start [/forum/topic.php?fid=60&fpage=402&tid=2170743]: |
0ms |
get settings: |
11ms |
get forum list: |
13ms |
check forum access: |
3ms |
check topic access: |
3ms |
track hit: |
38ms |
get topic data: |
11ms |
get forum data: |
2ms |
get page messages: |
49ms |
get tp. blocked users: |
2ms |
others: | 16ms |
total: | 148ms |
0 / 0 |