![]() |
![]() ![]() |
| Function |
Declaration
int main(
int argc,
char* argv[]);
Function BodyCSpoofBase::InitializeSockets(); CAsyncSocket::Initialize(); CSocketThreadManager* pManager; pManager=new CSocketThreadManager(10,0); MSG msg; while (GetMessage(&msg,NULL,0,0)) { //Translate and dispatch TranslateMessage(&msg); DispatchMessage(&msg); } delete pManager; CSpoofBase::ShutdownSockets(); return 0;
See Also
This web site was generated
using Surveyor V4.50.811.1. Click
here
for more information. |
Site content copyright © 2001 Barak Weichselbaum. See the About page for additional notices. This page last updated: 24 Apr 2001. |