home *** CD-ROM | disk | FTP | other *** search
- /* File: E:\PMSOURCE\IPFEDIT\IPFEDEMO\IPFEDHLP.H
- (Created by IPF Editor (C) 1992-1993 Bill Perez.)
- Date: Sat Aug 14 16:51:27 1993
- Purpose: This file is created automatically when the Create Resource Files menu
- option is selected. If you edit this file changes may be lost
- the next time you execute this command.
- */
-
- /* You can use these prototypes in your application's include
- or C file. These prototypes will not change when this file
- is recreated. */
- ULONG HelpInit( HWND hwndFrame );
- VOID HelpDestroyInstance( VOID );
- MRESULT HelpProcessMessages( HWND hwnd, USHORT msg, MPARAM mp1, MPARAM mp2 );
-
- /* Help Panel Definitions */
- #define IDD_IPFEDEMO_HELP_TABLE 1
- #define SUBTABLE_MAIN 65534
- #define PANEL_MAIN 61438
- #define SUBTABLE_IDD_SAMPLE_DLG 65533
- #define PANEL_IDD_SAMPLE_DLG 61437
- #define PANEL_MAIN 61438
- #define PANEL_IDM_QUIT 9999
- #define PANEL_IDM_SAMPLE_DIALOG 110
- #define PANEL_IDPB_DONE 2001
- #define PANEL_IDE_SAMPLE 2003
- #define PANEL_IDLB_SAMPLE 2004
- #define PANEL_IDMLE_SAMPLE 2006
- #define PANEL_IDSCRB_SAMPLE 2005
- #define PANEL_IDM_HELP 150
- #define PANEL_IDM_HELP_INDEX 160
- #define PANEL_IDM_HELP_GENERAL 170
- #define PANEL_IDM_HELP_USING 155
- #define PANEL_IDM_HELP_CONTENTS 165
- #define PANEL_IDPB_HELP 2002
-
- /* Standard definitions */
- #ifndef IDD_IPFEDEMO
- #define IDD_IPFEDEMO 1
- #endif
- #ifndef IDD_SAMPLE_DLG
- #define IDD_SAMPLE_DLG 2000
- #endif
- #ifndef IDE_SAMPLE
- #define IDE_SAMPLE 2003
- #endif
- #ifndef IDLB_SAMPLE
- #define IDLB_SAMPLE 2004
- #endif
- #ifndef IDM_HELP
- #define IDM_HELP 150
- #endif
- #ifndef IDM_HELP_CONTENTS
- #define IDM_HELP_CONTENTS 165
- #endif
- #ifndef IDM_HELP_GENERAL
- #define IDM_HELP_GENERAL 170
- #endif
- #ifndef IDM_HELP_INDEX
- #define IDM_HELP_INDEX 160
- #endif
- #ifndef IDM_HELP_USING
- #define IDM_HELP_USING 155
- #endif
- #ifndef IDM_MESSAGE_BOX
- #define IDM_MESSAGE_BOX 105
- #endif
- #ifndef IDM_QUIT
- #define IDM_QUIT 9999
- #endif
- #ifndef IDM_SAMPLE_DIALOG
- #define IDM_SAMPLE_DIALOG 110
- #endif
- #ifndef IDMB_SAMPLE
- #define IDMB_SAMPLE 1000
- #endif
- #ifndef IDMLE_SAMPLE
- #define IDMLE_SAMPLE 2006
- #endif
- #ifndef IDPB_DONE
- #define IDPB_DONE 2001
- #endif
- #ifndef IDPB_HELP
- #define IDPB_HELP 2002
- #endif
- #ifndef IDSCRB_SAMPLE
- #define IDSCRB_SAMPLE 2005
- #endif
- #ifndef PANEL_MAIN
- #define PANEL_MAIN 61438
- #endif
- #ifndef PANEL_1
- #define PANEL_1 61438
- #endif
- #ifndef PANEL_2
- #define PANEL_2 61437
- #endif
- #ifndef PANEL_3
- #define PANEL_3 61436
- #endif
- #ifndef PANEL_4
- #define PANEL_4 61435
- #endif
- #ifndef PANEL_5
- #define PANEL_5 61434
- #endif
- #ifndef PANEL_6
- #define PANEL_6 61433
- #endif
- #ifndef PANEL_7
- #define PANEL_7 61432
- #endif
- #ifndef PANEL_8
- #define PANEL_8 61431
- #endif
- #ifndef PANEL_9
- #define PANEL_9 61430
- #endif
- #ifndef PANEL_10
- #define PANEL_10 61429
- #endif
- #ifndef PANEL_11
- #define PANEL_11 61428
- #endif
- #ifndef PANEL_12
- #define PANEL_12 61427
- #endif
- #ifndef PANEL_13
- #define PANEL_13 61426
- #endif
- #ifndef PANEL_14
- #define PANEL_14 61425
- #endif
- #ifndef PANEL_15
- #define PANEL_15 61424
- #endif
- #ifndef PANEL_16
- #define PANEL_16 61423
- #endif
- #ifndef PANEL_17
- #define PANEL_17 61422
- #endif
- #ifndef PANEL_18
- #define PANEL_18 61421
- #endif
- #ifndef PANEL_19
- #define PANEL_19 61420
- #endif
- #ifndef PANEL_20
- #define PANEL_20 61419
- #endif
- #ifndef PANEL_21
- #define PANEL_21 61418
- #endif
- #ifndef PANEL_22
- #define PANEL_22 61417
- #endif
- #ifndef PANEL_23
- #define PANEL_23 61416
- #endif
- #ifndef PANEL_24
- #define PANEL_24 61415
- #endif
- #ifndef PANEL_25
- #define PANEL_25 61414
- #endif
- #ifndef PANEL_26
- #define PANEL_26 61413
- #endif
- #ifndef PANEL_27
- #define PANEL_27 61412
- #endif
- #ifndef PANEL_28
- #define PANEL_28 61411
- #endif
- #ifndef PANEL_29
- #define PANEL_29 61410
- #endif
- #ifndef PANEL_30
- #define PANEL_30 61409
- #endif
-