home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / sdk / winui / cmddlg / cdtest / print.h < prev    next >
Encoding:
Text File  |  1993-06-17  |  1.7 KB  |  49 lines

  1. void DoPrintDialog(HWND) ;
  2.  
  3. BOOL APIENTRY PrintProc(HWND, UINT, UINT, LONG) ;
  4. BOOL APIENTRY DevnamesProc(HWND, UINT, UINT, LONG) ;
  5. BOOL APIENTRY DevmodeProc(HWND, UINT, UINT, LONG) ;
  6.  
  7.  
  8.  
  9. #define ID_STRUCTSIZEP              119
  10. #define ID_HWNDOWNERP               120
  11. #define ID_HDCP                     123
  12. #define ID_FLAGSP                   124
  13. #define ID_FROMPAGEP                125
  14. #define ID_TOPAGEP                  126
  15. #define ID_MINPAGEP                 127
  16. #define ID_MAXPAGEP                 128
  17. #define ID_COPIESP                  129
  18. #define ID_HINSTANCEP               130
  19. #define ID_CUSTDATAP                131
  20. #define ID_LPPRINTTEMPP             133
  21. #define ID_LPSETUPTEMPP             134
  22. #define ID_HPRINTTEMPP              135
  23. #define ID_HSETUPTEMPP              136
  24. #define ID_SZDEVMODEP               606
  25. #define ID_SZDEVNAMESP              607
  26. #define ID_ADD1                     610
  27. #define ID_CLEAR1                   611
  28. #define ID_ADD2                     612
  29. #define ID_CLEAR2P                  613
  30. #define ID_ADD1P                    614
  31. #define ID_CLEAR1P                  615
  32. #define ID_ADD2P                    616
  33. #define ID_HDEVMODEP                608
  34. #define ID_HDEVNAMESP               609
  35. #define ID_ERRORP                   621
  36. #define ID_RETURNP                  622
  37. #define ID_EDITDEVMODE              617
  38. #define ID_EDITDEVNAMES             618
  39. #define ID_PRINTHOOKP               132
  40. #define ID_SETUPHOOKP               624
  41.  
  42.  
  43. #define ID_PRINTDIALOG              605
  44. #define ID_RESETPRINT               625
  45. #define ID_NULLSTRUCTP              626
  46. #define ID_PRESETUPP                627
  47. #define ID_PREPRINTP                628
  48. #define ID_MULTITHREADPRINT         629
  49.