29 lines
444 B
C
29 lines
444 B
C
/*++
|
|
|
|
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
|