|
|
Microsoft Windows NT Build 297 06-28-1992
/**************************************************************************\ * TOOLBAR.H \**************************************************************************/ /**************************************************************************\ * SYMBOLIC CONSTANTS \**************************************************************************/ #define DID_PRTDLG 0 #define DID_PRINT 1 #define DID_ENUM 2 #define DID_DEVCAP 3 #define DID_DELTA 4 #define DID_TOOLBARCOMBO 5 #define TOOLBARHEIGHT 34 #define BUTTONWIDTH 32 #define MAXBUTTONS 5 /**************************************************************************\ * FUNCTION PROTOTYPES \**************************************************************************/ void UpdateToolbarCombobox (HWND); void vDrawBitmap (HDC, HBITMAP, int, int); int iGetBtn (LONG); void vDoBtnCmd (int); void PrintThread (LPVOID);
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.