Annotation of ntddk/src/print/pscrptui/help.h, revision 1.1.1.1

1.1       root        1: /*************************** MODULE HEADER **********************************
                      2:  * help.h
                      3:  *      Help IDs for oscrotui.  These need to agree with the contents
                      4:  *      of the help files!  CHANGE THEM AT YOUR PERIL
                      5:  *
                      6:  *
                      7:  * Copyright (C) 1993   Microsoft Corporation.
                      8:  *
                      9:  ****************************************************************************/
                     10: 
                     11: #define HLP_PRINTER_SETUP       1
                     12: #define HLP_SFONT_INSTALLER     2
                     13: #define HLP_FONT_SUBST          3
                     14: #define HLP_DOC_PROP_STANDARD   4
                     15: #define HLP_DOC_PROP_DUPLEX     5
                     16: #define HLP_DOC_PROP_COLLATE    6
                     17: #define HLP_DOC_PROP_BOTH       7
                     18: #define HLP_ADV_DOC_PROP        8
                     19: 
                     20: /*
                     21:  *  Function prototypes.
                     22:  */
                     23: 
                     24: /*  Called to connect up to help, as appropriate */
                     25: 
                     26: void  vHelpInit(void);
                     27: 
                     28: /*  Called when finished,  the complement of the above */
                     29: void  vHelpDone(HWND);
                     30: 
                     31: 
                     32: /*   Give the user some help */
                     33: void  vShowHelp(HWND, UINT, DWORD, HANDLE);

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.