geany  1.38
About: Geany is a text editor (using GTK2) with basic features of an integrated development environment (syntax highlighting, code folding, symbol name auto-completion, ...). F: office T: editor programming GTK+ IDE
  Fossies Dox: geany-1.38.tar.bz2  ("unofficial" and yet experimental doxygen-generated source code documentation)  

win32.c File Reference
#include "win32.h"
Include dependency graph for win32.c:

Go to the source code of this file.

Macros

#define _WIN32_WINNT   0x0501
 
#define _WIN32_IE   0x0500
 

Macro Definition Documentation

◆ _WIN32_IE

#define _WIN32_IE   0x0500

Definition at line 32 of file win32.c.

◆ _WIN32_WINNT

#define _WIN32_WINNT   0x0501

Definition at line 30 of file win32.c.