/* Hint file for the MSWin32 platform, Visual C compiler. * * If this configuration doesn't work, look at the file "c-none.h" * for how to set the configuration options. */ /* These hints thanks to Gurusamy Sarathy */ /* We used to include , but users found it is actually installed as . Maybe it changed at some point. 2007.09.29 */ /* We used to undef macro SP, (which is defined by perl.h), but in September 2007, we found that a) SP is needed; and 2) SP doesn't hurt the #includes below. */ #include #ifdef C_PANELSUPPORT #include #endif #ifdef C_MENUSUPPORT #include #endif #ifdef C_FORMSUPPORT #include #endif #define C_LONGNAME #define C_LONG0ARGS #undef C_LONG2ARGS #define C_TOUCHLINE #define C_TOUCH3ARGS #undef C_TOUCH4ARGS