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.
 
 
 
 
 
 

20 lines
618 B

/**********************************************************************/
/** Microsoft Windows/NT **/
/** Copyright(c) Microsoft Corp., 1995 **/
/**********************************************************************/
/*
stdafx.h
common header file for the common property directory
FILE HISTORY:
terryk 03-Feb-95 Created
*/
#include <afxwin.h>
#include <afxdlgs.h>
#include <afxext.h> // MFC extensions
#include <afxcoll.h> // collection class
#include <afxcmn.h>
#include <tchar.h>