#undef _WIN32_WINNT #define _WIN32_WINNT 0x0501 // For AddVectoredExceptionHandler #ifndef UNICODE #define UNICODE #endif #include typedef char F_SYMBOL; #define unbox_symbol_string unbox_char_string #define from_symbol_string from_char_string #define FACTOR_OS_STRING "windows" #define FACTOR_DLL L"factor-nt.dll" #define FACTOR_DLL_NAME "factor-nt.dll" void c_to_factor_toplevel(CELL quot); long exception_handler(PEXCEPTION_POINTERS pe);