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.
41 lines
768 B
41 lines
768 B
/*++
|
|
|
|
Coypright (C) 1998 Microsoft Corporation
|
|
|
|
Module name:
|
|
|
|
mmregpch.h
|
|
|
|
Abstract:
|
|
|
|
Precompiled header for MMREG module.
|
|
|
|
Environment:
|
|
|
|
User mode Win32
|
|
|
|
--*/
|
|
|
|
#include <mm\mm.h>
|
|
#include <mm\array.h>
|
|
#include <mm\opt.h>
|
|
#include <mm\optl.h>
|
|
#include <mm\optdefl.h>
|
|
#include <mm\optclass.h>
|
|
#include <mm\classdefl.h>
|
|
#include <mm\bitmask.h>
|
|
#include <mm\reserve.h>
|
|
#include <mm\range.h>
|
|
#include <mm\subnet.h>
|
|
#include <mm\sscope.h>
|
|
#include <mm\oclassdl.h>
|
|
#include <mm\server.h>
|
|
#include <mm\address.h>
|
|
#include <mm\server2.h>
|
|
#include <mm\memfree.h>
|
|
#include <stdio.h>
|
|
#include <stdlib.h>
|
|
#include <winsock2.h>
|
|
#include <dhcpapi.h>
|
|
|
|
#pragma hdrstop
|