Home | Info | Community | Development | myReactOS | Contact Us
ReactOS Development > Doxygenhdwwiz.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
1.7.6.1
|