Windows NT 4.0 source code leak
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

44 lines
807 B

// stdafx.h : include file for standard system include files,
// or project specific include files that are used frequently, but
// are changed infrequently
//
#ifndef WIN32_LEAN_AND_MEAN
#define WIN32_LEAN_AND_MEAN
#endif
#ifndef OEMRESOURCE
#define OEMRESOURCE
#endif
#ifndef STRICT
#define STRICT
#endif
#define WINVER 0x0400
#define NOATOM
#define NOCOMM
#define NODRIVERS
#define NOENHMETAFILE
#define NOEXTDEVMODEPROPSHEET
#define NOIME
#define NOLOGERROR
#define NOMCX
#define NOMDI
#define NOSOUND
#define NOWINDOWSX
#include <windows.h>
// #ifdef CHICAGO
#include <shellapi.h>
#include <winnls.h>
// #endif
#include "Assert.h"
#include "Memex.h"
#include "ftsrch.h"
#include "FTSIFace.h"
#include "except.h"
#include "RESOURCE.H" // Include for resource definitions...