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.
28 lines
444 B
28 lines
444 B
/*++
|
|
|
|
Copyright (c) 2001, Microsoft Corporation
|
|
|
|
Module Name:
|
|
|
|
resource.h
|
|
|
|
Abstract:
|
|
|
|
This file defines the windows resources.
|
|
|
|
Author:
|
|
|
|
Revision History:
|
|
|
|
Notes:
|
|
|
|
--*/
|
|
|
|
|
|
|
|
#define IDIC_IME_ICON 0x0100
|
|
#define IDIC_ENTER_ICON 0x0101
|
|
|
|
#define IDS_ENTER_BTN_TEXT 0x0200
|
|
#define IDS_ENTER_BTN_TOOLTIP 0x0201
|
|
#define IDS_FUNCPRV_CONVERSION 0x0202
|