X-Git-Url: http://git.kpe.io/?p=uffi.git;a=blobdiff_plain;f=examples%2Fc-test-fns.c;h=5f776b87954eb6397df13948a096158e98c8c095;hp=ed2412b210c37b4df9bb94ee7bfe4ef7de2ebb4f;hb=fd03f207e4c7e4bb1591e4902e31f9f032cffde6;hpb=f5e6a5198989a460c4787041830d66fa76ebcdab diff --git a/examples/c-test-fns.c b/examples/c-test-fns.c index ed2412b..5f776b8 100644 --- a/examples/c-test-fns.c +++ b/examples/c-test-fns.c @@ -14,7 +14,7 @@ * you'll need to modify these for other compilers ***************************************************************************/ -#ifdef WIN32 +#if defined(WIN32)||defined(WIN64) #include BOOL WINAPI DllEntryPoint(HINSTANCE hinstdll,