mirror of
https://github.com/keymanapp/keyman.git
synced 2026-09-07 16:17:42 +00:00
32 lines
969 B
C
32 lines
969 B
C
/*
|
|
Name: resource
|
|
Copyright: Copyright (C) SIL International.
|
|
Documentation:
|
|
Description:
|
|
Create Date: 23 Aug 2007
|
|
|
|
Modified Date: 23 Aug 2007
|
|
Authors: mcdurdin
|
|
Related Files:
|
|
Dependencies:
|
|
|
|
Bugs:
|
|
Todo:
|
|
Notes:
|
|
History: 23 Aug 2007 - mcdurdin - Initial version from Desktop
|
|
*/
|
|
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Visual C++ generated include file.
|
|
// Used by icons.rc
|
|
//
|
|
#define frmDownloadProgress 101
|
|
#define frmRun 102
|
|
#define IDC_PROGRESS1 1000
|
|
#define IDC_CHECK1 1001
|
|
#define IDC_TITLE 1003
|
|
#define IDC_MESSAGE 1004
|
|
#define IDC_IMAGE 1005
|
|
#define IDC_STATUS 1006
|
|
#define IDC_STATIC -1
|
|
#define IDC_LOGO 1007
|
|
#define IDC_LOGOMESSAGE 1008
|