Leaked source code of windows server 2003
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
/////////////////////////////////////////////////////////////
//
// File Name : HELPID.H
//
// Purpose : IME �p�b�h �菑�� �A�v���b�g ContextHelp��ID���`
//
// Comments : IME �p�b�h�� 3000 �Ԃ����n�߁A�A�v���b�g���ƂɁA100�̈ʂ��X�V���邱�ƂƂ��܂����B
// �菑�� �A�v���b�g�� 3200 �`�ł��B
//
// History : 970718 created for 98 / 970725 added TOC
//
/////////////////////////////////////////////////////////////
//=======================================================
//IME �p�b�h - �菑�� �A�v���b�g
//=======================================================
//
#define IDH_TOC_HW 3299 //�w���v�̖ڎ�
//
#define IDH_PAD_HW_INPUT_BOX 3200 //�菑������-�菑���{�b�N�X(picture)
#define IDH_PAD_HW_INPUT_INPUT 3201 //�菑������-���̓{�^��(button)
#define IDH_PAD_HW_INPUT_RECOG 3202 //�菑������-�F���{�^��(button)
#define IDH_PAD_HW_INPUT_CLEAR 3203 //�菑������-�����{�^��(button)
#define IDH_PAD_HW_INPUT_PROP 3204 //�菑������-�v���p�e�B�{�^��(button)
#define IDH_PAD_HW_SEARCH_BOX 3205 //�菑������-�菑���{�b�N�X(picture)
#define IDH_PAD_HW_SEARCH_LIST 3206 //�菑������-�����̃��X�g(list)
#define IDH_PAD_HW_SEARCH_SEARCH 3207 //�菑������-�����{�^��(button)
#define IDH_PAD_HW_SEARCH_RECOG 3208 //�菑������-�F���{�^��(button)
#define IDH_PAD_HW_SEARCH_REVERT 3209 //�菑������-�߂��{�^��(button)
#define IDH_PAD_HW_SEARCH_CLEAR 3210 //�菑������-�����{�^��(button)
#define IDH_PAD_HW_SEARCH_DETAIL 3211 //�菑������-�ꗗ/�ڍ׃{�^��(button)
//[�菑�����͂̃v���p�e�B] �_�C�A���O�@�{�b�N�X
#define IDH_PAD_HW_PROP_TIME 3220 //[�����F�����J�n�����܂ł̑҂�����] �{�b�N�X
|