Mass++ Common Libraries v2.7.5
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Enumerations
Macros
CoreToolkits
SearchTool.cpp
Go to the documentation of this file.
1
12
#include "stdafx.h"
13
#include "
SearchTool.h
"
14
15
16
using namespace
kome::core;
17
18
19
#include <crtdbg.h>
20
#ifdef _DEBUG
21
#define new new( _NORMAL_BLOCK, __FILE__, __LINE__ )
22
#define malloc( s ) _malloc_dbg( s, _NORMAL_BLOCK, __FILE__, __LINE__ )
23
#endif // _DEBUG
24
SearchTool.h
interfaces of SearchTool class
Generated on Sun Mar 18 2018 12:32:08 for Mass++ Common Libraries v2.7.5 by
1.8.6