Source code of Windows XP (NT5)
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.
 
 
 
 
 
 

33 lines
512 B

#ifdef DEBUG
#define _CRTDBG_MAP_ALLOC
#endif
#include <windows.h>
#include <windowsx.h>
#include <stdio.h>
#include <stdlib.h>
#include <shellapi.h>
#include <process.h>
#include <tchar.h>
#include <stock.h>
#define MULTI_LEVEL_ZONES
#include <mlzdbg.h>
#include <memtrack.h>
#include <strutil.h>
#include <cstring.hpp>
#include <ias.h>
#include "imsconf3.h"
#include "resource.h"
#include "clutil.h"
#include "server.h"
#include "objidl.h"
#include "oleidl.h"
#include "ocidl.h"
#include "oaidl.h"