CppUnit project page | FAQ | CppUnit home page |
#include <cppunit/Test.h>
#include <cppunit/TestSuite.h>
#include <windows.h>
Go to the source code of this file.
Classes | |
class | TestPlugInInterface |
Abstract TestPlugIn for DLL. More... | |
Defines | |
#define | WIN32_LEAN_AND_MEAN |
#define | NOGDI |
#define | NOUSER |
#define | NOKERNEL |
#define | NOSOUND |
#define | NOMINMAX |
Typedefs | |
typedef TestPlugInInterface *(WINAPI * | GetTestPlugInInterfaceFunction )(void) |
Functions | |
__declspec (dllexport) TestPlugInInterface *GetTestPlugInInterface() |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
hosts this site. |
Send comments to: CppUnit Developers |