summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
c0fa85f)
Виправлено не стартування консольного авторизатору
//---------------------------------------------------------------------------
void IA_CLIENT_PROT::Start()
{
//---------------------------------------------------------------------------
void IA_CLIENT_PROT::Start()
{
#ifdef WIN32
unsigned long pt;
CreateThread(NULL, 16384, RunW, this, 0, &pt);
#ifdef WIN32
unsigned long pt;
CreateThread(NULL, 16384, RunW, this, 0, &pt);