home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / w3_prog / ddjwin.arj / README.ASC < prev    next >
Encoding:
Text File  |  1991-11-14  |  2.0 KB  |  56 lines

  1. BITBLT.ASC
  2. Title: QUICK APPROXIMATIONS OF POLYGONAL AREAS USING BITBLT
  3. Keywords: WINDOWS 3  GRAPHICS   POLYGONS
  4. C source code as published in Nancy Nicolaisen's article on using 
  5. graphics and Boolean raster operations to estimate areas by 
  6. determining the unit area represented by a single pixel. See 
  7. BITBLT.ARC for complete system.
  8.  
  9. BITBLT.ARC
  10. Title: QUICK APPROXIMATIONS OF POLYGONAL AREAS USING BITBLT
  11. Keywords: WINDOWS 3  GRAPHICS   POLYGONS
  12. Complete source code--including unpublished source--for Nancy 
  13. Nicolaisen's article on using graphics and Boolean raster 
  14. operations to estimate areas by determining the unit area 
  15. represented by a single pixel. See BITBLT.ASC. Requires ARCE.COM 
  16. to extract.
  17.  
  18. SUBCLASS.ASC
  19. Title: SUBCLASSING APPLICATIONS
  20. Keywords: WINDOWS 3    SUBCLASSING   OBJECT ORIENTED   
  21. Source code accompanying Mike Klein's article on subclassing 
  22. Windows 3 applications. Also see PROGEDIT.ARC which is the 
  23. compressed version of PROGEDIT.EXE. 
  24.  
  25. PROGEDIT.ARC
  26. Title: SUBCLASSING APPLICATIONS
  27. Keywords: WINDOWS 3    SUBCLASSING   OBJECT ORIENTED   
  28. Executable created by Mike Klein's "Subclassing Applications" 
  29. article. Requires ARCE.COM to extract.
  30.  
  31. CPP.ASC
  32. Title: WINDOWS MEETS C++ 
  33. Keywords: WINDOWS 3    C++   OBJECT ORIENTED   
  34. C++ source code implementing a window class. Accompanies Scott Ladd's 
  35. article. Compiles under Borland C++. 
  36.  
  37. STATE.ASC
  38. Title: PROGRAMMING WINDOWS USING STATE TABLES
  39. Keywords: WINDOWS 3  GRAPHICS  STATE TABLES
  40. C source code  that implements the program "Draw," an interactive 
  41. drawing program developed by Mike Bertrand and William Welch.
  42.  
  43. PROPVIEW.ASC
  44. Title: PROPVIEW: A WINDOWS FAMILY BROWSER
  45. Keywords: WINDOWS 3    DEBUGGING   BROWSER
  46. C source as published in the magazine for Mike Klein's PropView 
  47. program. Also see PROPVIEW.ARC.
  48.  
  49. PROPVIEW.ARC
  50. Title: PROPVIEW: A WINDOWS FAMILY BROWSER
  51. Keywords: WINDOWS 3    DEBUGGING   BROWSER
  52. Complete source code, including ICO, RES, etc., for Mike Klein's 
  53. PropView application. Also includes EXE. Requires ARCE.COM to 
  54. extract.
  55.  
  56.