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.
 
 
 
 
 
 

26 lines
578 B

//---------------------------------------------------------------------------
// UIHDR.H
//
// This header file includes all headers needed for TESTDLGS.EXE UI sources.
//---------------------------------------------------------------------------
#define WIN31
#include <windows.h>
#include <port1632.h>
#include <stdlib.h>
#include <string.h>
#include <commdlg.h>
#include "wctapp.h"
#include "dialogs.h"
#include "wctfdll.h"
#include "winassrt.h"
#include "wcterr.h"
#ifdef DOHELP
#include "help.h"
#endif
#ifdef DLG3DENABLE
#include <ctl3d.h>
#endif
//#include <mstest.h>