Windows NT 4.0 source code leak
 
 
 
 
 
 

16 lines
136 B

#ifdef DBG
#ifndef DEBUG
#define DEBUG 1
#endif
/*
#ifndef _DEBUG
#define _DEBUG 1
#endif
*/
#ifndef VSTF
#define VSTF
#endif
#endif