WindowsXP-SP1/admin/cys/src/selfauthorizedhcp.hpp
2020-09-30 16:53:49 +02:00

20 lines
251 B
C++

// Copyright (c) 2000 Microsoft Corporation
//
// DHCP Self-authorization
//
// 27 Mar 2000 sburns
#ifndef DHCPSELF_HPP_INCLUDED
#define DHCPSELF_HPP_INCLUDED
void
RegisterWLNotifyEvent();
#endif // DHCPSELF_HPP_INCLUDED