reactos/base/applications/kbswitch/resource.h
Hermès Bélusca-Maïto b819608ed8 Create a branch for console restructuration work.
svn path=/branches/condrv_restructure/; revision=63104
2014-05-02 14:13:40 +00:00

12 lines
160 B
C

#pragma once
/* Icons */
#define IDI_MAIN 100
/* Menus */
#define IDR_POPUP 12000
/* Menu items */
#define ID_EXIT 10001
#define ID_PREFERENCES 10002