feat: Add showing client type feature
This commit is contained in:
@@ -5,6 +5,6 @@
|
||||
|
||||
#pragma comment(lib,"Vfw32.lib")
|
||||
|
||||
int SendLoginInfo(IOCPClient* ClientObject,DWORD dwSpeed);
|
||||
int SendLoginInfo(IOCPClient* ClientObject,DWORD dwSpeed, int nType);
|
||||
DWORD CPUClockMHz();
|
||||
BOOL WebCamIsExist();
|
||||
|
||||
Reference in New Issue
Block a user