2020-09-30 17:12:29 +02:00

123 lines
3.9 KiB
C++

/***************************************************************************
*
* File Name: hpdocw.hh
*
* Copyright (C) 1996 Hewlett-Packard Company.
* All rights reserved.
*
* 11311 Chinden Blvd.
* Boise, Idaho 83714
*
* This file is part of the HP DocWise Document Status Utility
*
* Modification of source code cannot be made without the express written
* consent of Hewlett-Packard.
*
*
* Description:
* This file contains help resource IDs for the hpdocalt DLL.
* Also used by hpeclui.hpa, and hptbox.hpa.
*
* Author: Barry Hansen, HP Business LaserJet Division
*
*
* Modification history:
*
* date initials change description
*
*
*
***************************************************************************/
// defines used internal to help system (and also by ToolBox)
#define IDH_CONTENTS 1
#define IDH_DW_stacking_popup 3
#define IDH_DW_paper_bin_sizes 4
#define IDH_DW_making_copies 6
#define IDH_DW_mailbox_popup 7
#define IDH_DW_job_separator_popup 8
#define IDH_DW_Job_Separator 9
#define IDH_PP_desktop 612
// links to docwatch teaser messages
#define IDH_DW_TIP_watermarks1 100
#define IDH_DW_TIP_using_mailboxes 101
#define IDH_DW_TIP_tracking_your_documents 102
#define IDH_DW_TIP_mopier_steps 103
#define IDH_DW_TIP_mailing_copies 104
#define IDH_DW_TIP_collating_and_stapling 105
#define IDH_DW_TIP_accessing_status 106
#define IDH_DW_TIP_duplex 108
#define IDH_DW_TIP_available_media 109
#define IDH_DW_TIP_nup_printing 110
#define IDH_DW_TIP_docwatch_options 611
// links to docwatch document conflict messages
#define IDH_DW_TMM_unsupported_size_for_stapling 200
#define IDH_DW_TMM_unsupported_size_for_bin 201
#define IDH_DW_TMM_unsupported_media_for_stapling 203
#define IDH_DW_TMM_unsupported_media_for_bin 204
#define IDH_DW_TMM_too_many_pages_for_stapling 205
#define IDH_DW_TMM_insufficient_memory_for_duplex 207
#define IDH_DW_TMM_unsupported_size_for_duplex 208
#define IDH_DW_TMM_unsupported_media_for_duplex 209
#define IDH_DW_TMM_booklet_printing 210
#define IDH_DW_Duplex_Restrictions 607
#define IDH_DW_HCO_Restrictions 608
#define IDH_DW_Stapler_Restrictions 610
// links to specific printing tasks
#define IDH_DW_STEPS_tracking_documents 300
#define IDH_DW_STEPS_stapling 301
#define IDH_DW_STEPS_n_up_printing 302
#define IDH_DW_STEPS_mailbox 303
#define IDH_DW_STEPS_creating_a_desktop_icon 306
#define IDH_DW_STEPS_copies 307
#define IDH_DW_STEPS_collation 308
#define IDH_DW_STEPS_accessing_driver 309
#define IDH_DW_EXAMPLE_msword 311
#define IDH_DW_binding_method 606
// links to docwatch dialog context helps
#define IDH_DW_RC_dialog_area 400
#define IDH_DW_RC_close 401
#define IDH_DW_RC_configure 402
#define IDH_DW_RC_cancel_job 403
#define IDH_DW_RC_help 404
// docwatch docinfo panel
#define IDH_DW_RC_doc_info_areas 413
// docwatch teaser panel
#define IDH_DW_RC_show_me_how 421
// docwatch whatswrong panel
#define IDH_DW_RC_tell_me_more 430
// docwatch resout panel
#define IDH_DW_RC_paper_options 441
#define IDH_DW_RC_staple_options 442
// docwatch statbmp panel
#define IDH_DW_RC_graphic 450
// docwatch options dialog (new defines)
#define IDH_DW_RC_alerts_caption 609
#define IDH_DW_RC_alerts_doc_events 460
#define IDH_DW_RC_alerts_list 461
#define IDH_DW_RC_alerts_descript 462
#define IDH_DW_RC_alerts_enable 463
#define IDH_DW_RC_alerts_select_all 464
#define IDH_DW_RC_alerts_disable 465
#define IDH_DW_RC_ok 466
#define IDH_DW_RC_cancel 467
// docwatch help button item
#define IDH_DW_help_button 500
// items for 3.1 ToolBox Desktop tab page
#define IDH_desktop_icons_add 613
#define IDH_desktop_icons_remove 614
#define IDH_desktop_printer_icons 615