Source code of Windows XP (NT5)
 
 
 
 
 
 

5 lines
45 B

int
DummyEntryPoint(void)
{
return 1 ;
}