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

hdwwiz.h
Go to the documentation of this file.
00001 #pragma once
00002 
00003 #include <windows.h>
00004 #include <commctrl.h>
00005 #include <setupapi.h>
00006 #include <cfgmgr32.h>
00007 #include <reactos/dll/devmgr/devmgr.h>
00008 #include <cpl.h>
00009 #include <tchar.h>
00010 #include <stdlib.h>
00011 #include <stdio.h>
00012 #include <malloc.h>
00013 
00014 #define NDEBUG
00015 #include <debug.h>
00016 
00017 #define MAX_STR_SIZE 255
00018 
00019 extern HINSTANCE hApplet;
00020 
00021 /* EOF */

Generated on Thu May 24 2012 04:21:18 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.