ReactOS 0.4.15-dev-7842-g558ab78
wspool.h File Reference
#include <windef.h>
#include <winuser.h>
Include dependency graph for wspool.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define IDS_CAPTION   10
 
#define IDS_FILE_EXISTS   11
 
#define IDS_CANNOT_OPEN   12
 
#define FILENAME_DIALOG   100
 
#define EDITBOX   201
 

Macro Definition Documentation

◆ EDITBOX

#define EDITBOX   201

Definition at line 30 of file wspool.h.

◆ FILENAME_DIALOG

#define FILENAME_DIALOG   100

Definition at line 29 of file wspool.h.

◆ IDS_CANNOT_OPEN

#define IDS_CANNOT_OPEN   12

Definition at line 27 of file wspool.h.

◆ IDS_CAPTION

#define IDS_CAPTION   10

Definition at line 25 of file wspool.h.

◆ IDS_FILE_EXISTS

#define IDS_FILE_EXISTS   11

Definition at line 26 of file wspool.h.