reactos/base/applications/kbswitch/resource.h
Amine Khaldi 0ee830d7a4 * Create a branch for USB experiments.
svn path=/branches/usb-experiments/; revision=72629
2016-09-09 15:11:19 +00:00

11 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