Rewrote network stack, started working on porting to 64-bit
This commit is contained in:
@ -196,7 +196,7 @@ class CAsyncSQL
|
||||
|
||||
int m_iQueryFinished;
|
||||
|
||||
unsigned long m_ulThreadID;
|
||||
unsigned int m_ulThreadID;
|
||||
bool m_bConnected;
|
||||
int m_iCopiedQuery;
|
||||
};
|
||||
|
Reference in New Issue
Block a user