ReactOS 0.4.15-dev-7958-gcd0bb1a
regedit.h File Reference
#include <windows.h>
#include <commctrl.h>
#include <shlwapi.h>
#include <stdio.h>
#include <aclapi.h>
#include <shellapi.h>
#include <strsafe.h>
#include <stdlib.h>
#include "main.h"
#include "hexedit.h"
#include "security.h"
#include "wine/debug.h"
Include dependency graph for regedit.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define WIN32_LEAN_AND_MEAN   /* Exclude rarely-used stuff from Windows headers */
 
#define WIN32_NO_STATUS
 

Macro Definition Documentation

◆ WIN32_LEAN_AND_MEAN

#define WIN32_LEAN_AND_MEAN   /* Exclude rarely-used stuff from Windows headers */

Definition at line 4 of file regedit.h.

◆ WIN32_NO_STATUS

#define WIN32_NO_STATUS

Definition at line 5 of file regedit.h.