#include "About.h"
#include <abuse/SysError.h>
#include <abuse/Analyze.h>
#include <sstream>
#include <string>
#include <iomanip>
#include "utils.h"
#include "resource.h"
Namespaces | |
namespace | std |
Classes | |
struct | _ctrlData |
Defines | |
#define | WM_SHUTDOWNCONTROL WM_USER+2 |
Typedefs | |
typedef _ctrlData | CTRLDATA |
Functions | |
LRESULT CALLBACK | StaticCtrlProc (HWND hCtrl, UINT uMsg, WPARAM wP, LPARAM lP) |
BOOL CALLBACK | AboutProc (HWND hAbout, UINT uMsg, WPARAM wP, LPARAM lP) |
void | doAboutProc (HWND hParent, int DlgTemplate) |
Variables | |
static HINSTANCE | hInstance |
static HWND | hLastControl |
|
|
|
|
|
|
|
|
|
|
|
|
|
|