Implementation of ExampleDLL. More...
#include "stdafx.h"
#include <windows.h>
#include <iostream>
#include "TestToolBox\EnvironmentImpl.h"
#include "TestToolBox\TestEventsImpl.h"
#include "TestToolBox\SynchronizerImpl.h"
#include "TestToolBox\TestInstanceDll.h"
Implementation of ExampleDLL.