vmmon/MainDlg.h File Reference

Contains declaration of main VMMON dialog class. More...

#include "patchlist.h"
#include "loader.h"
#include <bzscmn/serializer.h>

Include dependency graph for MainDlg.h:

This graph shows which files directly or indirectly include this file:


Classes

class  CMainDlg
 Main VMMON.EXE dialog. More...

Functions

 DECLARE_SERIALIZEABLE_STRUC10_I (MonitorParams, bool, ToolsNotInstalled, false, BazisLib::String, ToolsPath, _T(""), bool, AutoInvokeDebugger, true, bool, AutoCloseDebugger, true, unsigned, DebuggerType, 1, bool, WaitForOS, true, bool, InitialBreakIn, true, unsigned, DebugLevel, 1, unsigned, PatchDelay, 3, BazisLib::String, CustomDebuggerTemplate, _T("cmd.exe /c \"$(toolspath)\\test.cmd\" $(pipename)"))

Detailed Description

Contains declaration of main VMMON dialog class.

Author:
Ivan Shcherbakov (Bazis)
Id
MainDlg.h,v 1.8 2008/12/31 13:39:16 Bazis Exp

Function Documentation

DECLARE_SERIALIZEABLE_STRUC10_I ( MonitorParams  ,
bool  ,
ToolsNotInstalled  ,
false  ,
BazisLib::String  ,
ToolsPath  ,
_T("")  ,
bool  ,
AutoInvokeDebugger  ,
true  ,
bool  ,
AutoCloseDebugger  ,
true  ,
unsigned  ,
DebuggerType  ,
,
bool  ,
WaitForOS  ,
true  ,
bool  ,
InitialBreakIn  ,
true  ,
unsigned  ,
DebugLevel  ,
,
unsigned  ,
PatchDelay  ,
,
BazisLib::String  ,
CustomDebuggerTemplate  ,
_T("cmd.exe /c \"$(toolspath)\\test.cmd\" $(pipename)")   
)

SourceForge.net Logo