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

Go to the source code of this file.

Macros

#define IDD_CREDDIALOG   100
 
#define IDC_USERNAME   101
 
#define IDC_PASSWORD   102
 
#define IDC_MESSAGE   103
 
#define IDC_SAVE   104
 
#define IDB_BANNER   200
 
#define IDS_TITLEFORMAT   300
 
#define IDS_MESSAGEFORMAT   301
 
#define IDS_INCORRECTPASSWORDTITLE   302
 
#define IDS_INCORRECTPASSWORD   303
 
#define IDS_CAPSLOCKON   304
 
#define IDS_CAPSLOCKONTITLE   305
 

Macro Definition Documentation

◆ IDB_BANNER

#define IDB_BANNER   200

Definition at line 28 of file credui_resources.h.

◆ IDC_MESSAGE

#define IDC_MESSAGE   103

Definition at line 25 of file credui_resources.h.

◆ IDC_PASSWORD

#define IDC_PASSWORD   102

Definition at line 24 of file credui_resources.h.

◆ IDC_SAVE

#define IDC_SAVE   104

Definition at line 26 of file credui_resources.h.

◆ IDC_USERNAME

#define IDC_USERNAME   101

Definition at line 23 of file credui_resources.h.

◆ IDD_CREDDIALOG

#define IDD_CREDDIALOG   100

Definition at line 22 of file credui_resources.h.

◆ IDS_CAPSLOCKON

#define IDS_CAPSLOCKON   304

Definition at line 34 of file credui_resources.h.

◆ IDS_CAPSLOCKONTITLE

#define IDS_CAPSLOCKONTITLE   305

Definition at line 35 of file credui_resources.h.

◆ IDS_INCORRECTPASSWORD

#define IDS_INCORRECTPASSWORD   303

Definition at line 33 of file credui_resources.h.

◆ IDS_INCORRECTPASSWORDTITLE

#define IDS_INCORRECTPASSWORDTITLE   302

Definition at line 32 of file credui_resources.h.

◆ IDS_MESSAGEFORMAT

#define IDS_MESSAGEFORMAT   301

Definition at line 31 of file credui_resources.h.

◆ IDS_TITLEFORMAT

#define IDS_TITLEFORMAT   300

Definition at line 30 of file credui_resources.h.