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

regedit.h
Go to the documentation of this file.
00001 #ifndef _REGEDIT_H
00002 #define _REGEDIT_H
00003 
00004 #define WIN32_LEAN_AND_MEAN     /* Exclude rarely-used stuff from Windows headers */
00005 #define WIN32_NO_STATUS
00006 #include <windows.h>
00007 
00008 #define NTOS_MODE_USER
00009 #include <ndk/cmtypes.h>
00010 
00011 #include <commctrl.h>
00012 #include <shellapi.h>
00013 #include <shlwapi.h>
00014 #include <stdlib.h>
00015 #include <tchar.h>
00016 #include <process.h>
00017 #include <stdio.h>
00018 #include <limits.h>
00019 #include <accctrl.h>
00020 #include <unknwn.h>
00021 #include <aclapi.h>
00022 #include <commdlg.h>
00023 #include <cderr.h>
00024 #include <ole2.h>
00025 #include <objbase.h>
00026 #include <objsel.h>
00027 #include <assert.h>
00028 #include "main.h"
00029 #include "regproc.h"
00030 #include "hexedit.h"
00031 #include "security.h"
00032 #endif

Generated on Sat May 26 2012 04:16:23 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.