You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
#include <server_exits/user_server_exits.h>
|
|
#include <tccore/custom.h>
|
|
#include <tc/tc_macros.h>
|
|
#include <tccore/tc_msg.h>
|
|
#include <epm\epm.h>
|
|
|
|
extern DLLAPI int K_register_handlers(int *, va_list);
|
|
extern DLLAPI int K_register_methods(); |