Main.obj : error LNK2001: unresolved external symbol "public: static int __cdecl LTAssert::RunAssert(char const *,char const *,int,char const *,bool,char const *,...)" (?RunAssert@LTAssert@@SAHPBD0H0_N0ZZ) 1>C:\Users\Boxxi\Documents\Visual Studio 2010\Projects\Hotkey2\Release\Hotkey2.dll : fatal error LNK1120: 1 unresolved externals
#define DISSABLE_ASSERTS
#ifndef DISABLE_ASSERTS //debugging RunAssert( ... ) #endif
DISSABLE_ASSERTS
#define DISABLE_ASSERTS