WindowsXP-SP1/shell/osshell/control/schemes/dialogs.h
2020-09-30 16:53:49 +02:00

24 lines
710 B
C
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

#define DLG_CURSORS 100
#define ID_CURSORLIST 101
#define ID_BROWSE 102
#define ID_DEFAULT 103
#define ID_TITLEH 104
#define ID_CREATORH 105
#define ID_FILEH 106
#define ID_TITLE 107
#define ID_CREATOR 108
#define ID_FILE 109
#define ID_PREVIEW 110
#define ID_SAVESCHEME 111
#define ID_REMOVESCHEME 112
#define ID_SCHEMECOMBO 113
#define DLG_FILEOPEN 200
#define DLG_SCHEMESAVE 201
#define ID_SCHEMEFILENAME 300