Leaked source code of windows server 2003
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.
|
|
// File: precomp.h
#define OEMRESOURCE
#define INC_OLE2
// Standard Windows includes
#include <windows.h>
#include <tchar.h>
#include <ocidl.h>
#include <mmsystem.h>
#include <winsock.h>
#include <time.h>
// Standard NetMeeting includes
#include <ConfDbg.h>
#include <debspew.h>
#include <oblist.h>
#include <CSTRING.hpp>
#include <ConfReg.h>
#include <oprahcom.h>
#include <confevt.h>
#include <dllutil.h>
#include <mtgset.h>
#include "SDKInternal.h"
#include "debug.h"
#include "global.h"
#include "refcount.h"
#include "connpnts.h"
#include "imember.h"
#include "ichannel.h"
#include "iconf.h"
|