windows-nt/Source/XPSP1/NT/shell/osshell/fontfldr/fontview/fvrc.h
2020-09-26 16:20:57 +08:00

12 lines
254 B
C

#define IDS_FONTFACE 100
#define IDB_DONE 200
#define IDB_PRINT 201
#define IDB_PREV_FONT 202
#define IDB_NEXT_FONT 203
#define IDK_UP 300
#define IDK_DOWN 301
#define IDK_PGUP 302
#define IDK_PGDWN 303