ICP
1
|
#include "stdafx.h"
#include "resource.h"
#include "isisicp_i.h"
#include "isisinstrumentcontrol.h"
#include "icputils.h"
#include "isisicp_extMC.h"
Go to the source code of this file.
Classes | |
struct | report_arg_t |
class | CisisicpModule |
class | ISISICPApp |
Functions | |
int WINAPI | _tWinMain (HINSTANCE, HINSTANCE, LPTSTR lpCmdLine, int nShowCmd) |
Variables | |
CisisicpModule | _AtlModule |
static ISISICPApp * | the_app = NULL |
int WINAPI _tWinMain | ( | HINSTANCE | , |
HINSTANCE | , | ||
LPTSTR | lpCmdLine, | ||
int | nShowCmd | ||
) |
Definition at line 74 of file isisicp.cpp.
CisisicpModule _AtlModule |
Definition at line 71 of file isisicp.cpp.
Referenced by DllCanUnloadNow(), DllGetClassObject(), DllRegisterServer(), and DllUnregisterServer().
|
static |
Definition at line 72 of file isisicp.cpp.
Referenced by loadAppConfig().