#include "stdafx.h" extern "C" __declspec(dllexport) int fake() { return 0; }