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.
|
|
/*-------------------------------------------------------------------
Copyright <c> 2000 Microsoft Corporation
Module Name :
precomp.hxx
Abtract :
Precompiled header for C++ files in NDR64
Author :
Mike Zoran mzoran January 2000
Revision History :
--------------------------------------------------------------------*/ #define _OLE32_
#include <assert.h>
#include "ndr64tkn.h"
#include "ndrp.h"
#include "hndl.h"
#include "interp.h"
#include "expr.h"
#include "util.hxx"
#include "limits.h"
#include "pipendr.h"
#include "pointerq.h"
|