Windows NT 4.0 source code leak
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.
 
 
 
 
 
 

79 lines
2.7 KiB

//=============================================================================
// (c) Copyright Wang Laboratories, Inc. 1995 All rights reserved.
//-----------------------------------------------------------------------------
//
// Project: Norway
//
// Component: ScanOCX
//
// File Name: CtlHIDS.h
//
// Description:
// Help Ids for the dialogs in the scan control.
//
//-----------------------------------------------------------------------------
// Maintenance Log:
/*
$Header: S:\products\wangview\norway\scanocx\ctlhids.h_v 1.5 03 Apr 1996 12:44:08 PXJ53677 $
$Log: S:\products\wangview\norway\scanocx\ctlhids.h_v $
*
* Rev 1.5 03 Apr 1996 12:44:08 PXJ53677
* Added label id to help list.
*
* Rev 1.4 27 Mar 1996 12:28:38 PXJ53677
* New scanpreferences help ids.
*
* Rev 1.3 20 Mar 1996 09:21:48 PXJ53677
* Move the cross help ids to imagcomp.h so help doesn't get mult defines.
*
* Rev 1.2 19 Mar 1996 14:03:14 PXJ53677
* New help ids.
*
* Rev 1.1 10 Aug 1995 17:40:46 MFH
* Added help ID for new scanner text field
*
* Rev 1.0 03 Aug 1995 16:09:10 PAJ
* Initial entry
*/
// ImgScan Control - SCANPROMPT Dialog (ScanNew\ScanPage) controls...
#define HIDC_SCAN_SCANPROMPT_LABEL_SCANTO 0x11000
#define HIDC_SCAN_SCANPROMPT_COMBO_SCANTO 0x11001
#define HIDC_SCAN_SCANPROMPT_CHECK_MULTIPAGE 0x11002
#define HIDC_SCAN_SCANPROMPT_LABEL_NUMPAGES 0x11003
#define HIDC_SCAN_SCANPROMPT_EDIT_COUNT 0x11004
#define HIDC_SCAN_SCANPROMPT_LABEL_NAME 0x11005
#define HIDC_SCAN_SCANPROMPT_EDIT_FILENAME 0x11006
#define HIDC_SCAN_SCANPROMPT_BUTTON_BROWSE 0x11007
#define HIDC_SCAN_SCANPROMPT_LABEL_FILETYPE 0x11008
#define HIDC_SCAN_SCANPROMPT_COMBO_FILETYPE 0x11009
#define HIDC_SCAN_SCANPROMPT_BUTTON_OPTS 0x1100A
#define HIDC_SCAN_SCANPROMPT_LABEL_SCANNER 0x1100B
#define HIDC_SCAN_SCANPROMPT_TEXT_SCANNER 0x1100C
#define HIDC_SCAN_SCANPROMPT_BUTTON_SETUP 0x1100D
#define HIDC_SCAN_SCANPROMPT_BUTTON_SCAN 0x1100E
#define HIDC_SCAN_SCANPROMPT_BUTTON_RESCAN 0x1100F
#define HIDC_SCAN_SCANPROMPT_BUTTON_STOP 0x11010
#define HIDC_SCAN_SCANPROMPT_CANCEL 0x11011
#define HIDC_SCAN_SCANPROMPT_LABEL_SCANPAGE 0x11012
#define HIDC_SCAN_SCANPREF_BEST 0x11013
#define HIDC_SCAN_SCANPREF_GOOD 0x11014
#define HIDC_SCAN_SCANPREF_SMALLFILE 0x11015
#define HIDC_SCAN_SCANPREF_CUSTOM 0x11016
#define HIDC_SCAN_SCANPREF_HELP_TEXT 0x11017
#define HIDC_SCAN_SCANPREF_LABEL 0x11018