File:  [WindowsNT SDKs] / ntddk / src / print / pscrptui / help.h
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Thu Aug 9 18:31:12 2018 UTC (7 years, 9 months ago) by root
Branches: msft, MAIN
CVS tags: ntddk-nov-1993, HEAD
Microsoft Windows NT Build 511 (DDK SDK) 11-01-1993

/*************************** MODULE HEADER **********************************
 * help.h
 *      Help IDs for oscrotui.  These need to agree with the contents
 *      of the help files!  CHANGE THEM AT YOUR PERIL
 *
 *
 * Copyright (C) 1993   Microsoft Corporation.
 *
 ****************************************************************************/

#define HLP_PRINTER_SETUP       1
#define HLP_SFONT_INSTALLER     2
#define HLP_FONT_SUBST          3
#define HLP_DOC_PROP_STANDARD   4
#define HLP_DOC_PROP_DUPLEX     5
#define HLP_DOC_PROP_COLLATE    6
#define HLP_DOC_PROP_BOTH       7
#define HLP_ADV_DOC_PROP        8

/*
 *  Function prototypes.
 */

/*  Called to connect up to help, as appropriate */

void  vHelpInit(void);

/*  Called when finished,  the complement of the above */
void  vHelpDone(HWND);


/*   Give the user some help */
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.