windows-nt/Source/XPSP1/NT/net/dhcp/dhcpprov/dll/stdafx.h

10 lines
124 B
C
Raw Permalink Normal View History

2020-09-26 03:20:57 -05:00
#include <fwcommon.h>
#include <provider.h>
#include <instance.h>
#include <windows.h>
extern "C"
{
#include <dhcpapi.h>
}