Source code of Windows XP (NT5)
 
 
 
 
 
 

5 lines
93 B

#ifdef UNIX
void msls3_DllMain(void* handle, unsigned int reason, void* reserved)
{
}
#endif