Windows2003-3790/windows/richedit/lssrc/unixfunctions.c

6 lines
98 B
C
Raw Permalink Normal View History

2001-01-01 00:00:00 +01:00
#ifdef UNIX
void msls3_DllMain(void* handle, unsigned int reason, void* reserved)
{
}
#endif