#include extern "C" __declspec(dllexport) DWORD rbldGetTime() { return timeGetTime(); }