home *** CD-ROM | disk | FTP | other *** search
- BITBLT.ASC
- Title: QUICK APPROXIMATIONS OF POLYGONAL AREAS USING BITBLT
- Keywords: WINDOWS 3 GRAPHICS POLYGONS
- C source code as published in Nancy Nicolaisen's article on using
- graphics and Boolean raster operations to estimate areas by
- determining the unit area represented by a single pixel. See
- BITBLT.ARC for complete system.
-
- BITBLT.ARC
- Title: QUICK APPROXIMATIONS OF POLYGONAL AREAS USING BITBLT
- Keywords: WINDOWS 3 GRAPHICS POLYGONS
- Complete source code--including unpublished source--for Nancy
- Nicolaisen's article on using graphics and Boolean raster
- operations to estimate areas by determining the unit area
- represented by a single pixel. See BITBLT.ASC. Requires ARCE.COM
- to extract.
-
- SUBCLASS.ASC
- Title: SUBCLASSING APPLICATIONS
- Keywords: WINDOWS 3 SUBCLASSING OBJECT ORIENTED
- Source code accompanying Mike Klein's article on subclassing
- Windows 3 applications. Also see PROGEDIT.ARC which is the
- compressed version of PROGEDIT.EXE.
-
- PROGEDIT.ARC
- Title: SUBCLASSING APPLICATIONS
- Keywords: WINDOWS 3 SUBCLASSING OBJECT ORIENTED
- Executable created by Mike Klein's "Subclassing Applications"
- article. Requires ARCE.COM to extract.
-
- CPP.ASC
- Title: WINDOWS MEETS C++
- Keywords: WINDOWS 3 C++ OBJECT ORIENTED
- C++ source code implementing a window class. Accompanies Scott Ladd's
- article. Compiles under Borland C++.
-
- STATE.ASC
- Title: PROGRAMMING WINDOWS USING STATE TABLES
- Keywords: WINDOWS 3 GRAPHICS STATE TABLES
- C source code that implements the program "Draw," an interactive
- drawing program developed by Mike Bertrand and William Welch.
-
- PROPVIEW.ASC
- Title: PROPVIEW: A WINDOWS FAMILY BROWSER
- Keywords: WINDOWS 3 DEBUGGING BROWSER
- C source as published in the magazine for Mike Klein's PropView
- program. Also see PROPVIEW.ARC.
-
- PROPVIEW.ARC
- Title: PROPVIEW: A WINDOWS FAMILY BROWSER
- Keywords: WINDOWS 3 DEBUGGING BROWSER
- Complete source code, including ICO, RES, etc., for Mike Klein's
- PropView application. Also includes EXE. Requires ARCE.COM to
- extract.
-