#include "camtypes.h"
#include <fstream.h>
#include <io.h>
#include <stdlib.h>
#include <direct.h>
#include <stdio.h>
#include <errno.h>
#include <string.h>
#include <process.h>
#include "sglcart.h"
#include "pathnmex.h"
#include "camnet.h"
#include "sgliboil.h"
#include "registry.h"
Go to the source code of this file.
Defines | |
#define | new CAM_DEBUG_NEW |
#define | MAX_ATTEMPTS 5 |
#define | ICON_ANIMATION 101 |
#define | ICON_UPDATE_INTERVAL 300 |
Typedefs | |
typedef BOOL(WINAPI * | P_GDFSE )(LPCTSTR, PULARGE_INTEGER, PULARGE_INTEGER, PULARGE_INTEGER) |
Functions | |
CC_IMPLEMENT_DYNAMIC (AsynchDownload, CCObject) | |
CC_IMPLEMENT_MEMDUMP (DownloadQueue, CCObject) | |
CC_IMPLEMENT_MEMDUMP (DownloadCache, CCObject) | |
CC_IMPLEMENT_MEMDUMP (InternetManager, CCObject) |
|
Definition at line 130 of file camnet.cpp. |
|
Definition at line 131 of file camnet.cpp. |
|
Definition at line 129 of file camnet.cpp. |
|
Definition at line 127 of file camnet.cpp. |
|
Definition at line 143 of file camnet.cpp. |
|
|
|
|
|
|
|
|