ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

windnsp.h
Go to the documentation of this file.
00001 /*
00002  * COPYRIGHT:   See COPYING in the top level directory
00003  * PROJECT:     ReactOS DNSAPI Header
00004  * FILE:        include/libs/dns/windnsp.h
00005  * PURPOSE:     DNSLIB Precompiled Header
00006  */
00007 
00008 PVOID
00009 WINAPI
00010 DnsApiAlloc(
00011     IN DWORD Size
00012 );
00013 
00014 PVOID
00015 WINAPI
00016 DnsQueryConfigAllocEx(
00017     IN DNS_CONFIG_TYPE Config,
00018     OUT PVOID pBuffer,
00019     IN OUT PDWORD pBufferLength
00020 );
00021 
00022 PVOID
00023 WINAPI
00024 DnsApiFree(
00025     IN PVOID pBuffer
00026 );
00027 
00028 /* EOF */

Generated on Sun May 27 2012 04:35:57 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.