mirror of
https://github.com/reactos/reactos.git
synced 2025-02-25 01:39:30 +00:00
10 lines
238 B
C
10 lines
238 B
C
![]() |
#pragma once
|
||
|
|
||
|
#define IDS_OK 100
|
||
|
#define IDS_CANCEL 101
|
||
|
#define IDS_ABORT 102
|
||
|
#define IDS_RETRY 103
|
||
|
#define IDS_IGNORE 104
|
||
|
#define IDS_YES 105
|
||
|
#define IDS_NO 106
|