Annotation of q_a/samples/printer/toolbar.h, revision 1.1.1.1

1.1       root        1: /**************************************************************************\
                      2: *                            TOOLBAR.H
                      3: \**************************************************************************/
                      4: 
                      5: 
                      6: 
                      7: 
                      8: /**************************************************************************\
                      9: *                         SYMBOLIC CONSTANTS
                     10: \**************************************************************************/
                     11: 
                     12: #define DID_PRTDLG       0
                     13: #define DID_PRINT        1
                     14: #define DID_ENUM         2
                     15: #define DID_DEVCAP       3
                     16: #define DID_DELTA         4
                     17: #define DID_TOOLBARCOMBO  5
                     18: 
                     19: 
                     20: #define TOOLBARHEIGHT    34
                     21: #define BUTTONWIDTH      32
                     22: #define MAXBUTTONS        5
                     23: 
                     24: 
                     25: 
                     26: /**************************************************************************\
                     27: *                       FUNCTION PROTOTYPES
                     28: \**************************************************************************/
                     29: 
                     30: void UpdateToolbarCombobox (HWND);
                     31: 
                     32: void vDrawBitmap (HDC, HBITMAP, int, int);
                     33: int  iGetBtn    (LONG);
                     34: void vDoBtnCmd  (int);
                     35: void PrintThread (LPVOID);

unix.superglobalmegacorp.com

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