xapian-core  1.4.25
Macros
safewindows.h File Reference

include <windows.h> without all the bloat and damage. More...

#include <windows.h>
#include <winerror.h>
+ Include dependency graph for safewindows.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define NOMINMAX
 
#define WIN32_LEAN_AND_MEAN
 
#define NOGDI
 

Detailed Description

include <windows.h> without all the bloat and damage.

Definition in file safewindows.h.

Macro Definition Documentation

◆ NOGDI

#define NOGDI

Definition at line 38 of file safewindows.h.

◆ NOMINMAX

#define NOMINMAX

Definition at line 31 of file safewindows.h.

◆ WIN32_LEAN_AND_MEAN

#define WIN32_LEAN_AND_MEAN

Definition at line 37 of file safewindows.h.