|
|
|
DLL
|
|||
|---|---|---|---|
|
#18+
Как из DLL-хи вызвать функцию. Я знаю порядковый номер функции. ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 10.05.2006, 12:30 |
|
||
|
DLL
|
|||
|---|---|---|---|
|
#18+
KOs-uaКак из DLL-хи вызвать функцию. Я знаю порядковый номер функции. автор The GetProcAddress function returns the address of the specified exported dynamic-link library (DLL) function. FARPROC GetProcAddress( HMODULE hModule, // handle to DLL module LPCSTR lpProcName // name of function ); Parameters hModule Identifies the DLL module that contains the function. The LoadLibrary or GetModuleHandle function returns this handle. lpProcName Points to a null-terminated string containing the function name, or specifies the function's ordinal value. If this parameter is an ordinal value, it must be in the low-order word; the high-order word must be zero. Указываешь номер в lpProcName ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 10.05.2006, 12:38 |
|
||
|
|

start [/forum/topic.php?fid=57&msg=33717373&tid=2031336]: |
0ms |
get settings: |
4ms |
get forum list: |
12ms |
check forum access: |
2ms |
check topic access: |
2ms |
track hit: |
56ms |
get topic data: |
8ms |
get forum data: |
2ms |
get page messages: |
38ms |
get tp. blocked users: |
1ms |
| others: | 214ms |
| total: | 339ms |

| 0 / 0 |
