// This is the main DLL file.
// delegate to native function example
// compile with: /LD
// Make sure you install the Windows SDK and
// your project set the include directory path properly...
#include "stdafx.h"

#include "mydll.h"






