X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=examples%2Fc-test-fns.c;h=5f776b87954eb6397df13948a096158e98c8c095;hb=fd03f207e4c7e4bb1591e4902e31f9f032cffde6;hp=ed2412b210c37b4df9bb94ee7bfe4ef7de2ebb4f;hpb=72190043201239567658cfbae1c36bbd7233419b;p=uffi.git 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,