reactos/base/applications/kbswitch/resource.h

13 lines
182 B
C
Raw Normal View History

#pragma once
/* Icons */
#define IDI_MAIN 150
/* Menus */
#define IDR_POPUP 100
/* Menu items */
#define ID_EXIT 100
#define ID_PREFERENCES 101
#define ID_LANG_BASE 1000