
Новые сообщения [новые:0]
Дайджест
Горячие темы
Избранное [новые:0]
Форумы
Пользователи
Статистика
Статистика нагрузки
Мод. лог
Поиск
|
|
10.05.2006, 12:30
|
|||
|---|---|---|---|
|
|||
DLL |
|||
|
#18+
Как из DLL-хи вызвать функцию. Я знаю порядковый номер функции. ... |
|||
|
:
Нравится:
Не нравится:
|
|||
|
|
|
10.05.2006, 12:38
|
|||
|---|---|---|---|
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 ... |
|||
|
:
Нравится:
Не нравится:
|
|||
|
|
|

start [/forum/topic.php?fid=57&tablet=1&tid=2031336]: |
0ms |
get settings: |
8ms |
get forum list: |
16ms |
check forum access: |
4ms |
check topic access: |
4ms |
track hit: |
160ms |
get topic data: |
12ms |
get forum data: |
3ms |
get page messages: |
44ms |
get tp. blocked users: |
1ms |
| others: | 218ms |
| total: | 470ms |

| 0 / 0 |
