Dec 132017
MS Windows classes for Borland C++, with source code. | |||
---|---|---|---|
File Name | File Size | Zip Size | Zip Type |
CLEANUP.BAT | 88 | 46 | deflated |
GENERIC.CPP | 351 | 156 | deflated |
GENERIC.DEF | 212 | 142 | deflated |
GENERIC.EXE | 18048 | 7862 | deflated |
GENERIC.MAK | 764 | 408 | deflated |
GENERIC.PRJ | 5022 | 960 | deflated |
INITAPP.H | 334 | 107 | deflated |
INITINST.H | 316 | 109 | deflated |
MAKEALL.BAT | 62 | 42 | deflated |
PEN.H | 1324 | 450 | deflated |
READ.ME | 890 | 410 | deflated |
SCRIBBLE.CPP | 1860 | 582 | deflated |
SCRIBBLE.EXE | 19744 | 8560 | deflated |
SCRIBBLE.MAK | 777 | 415 | deflated |
SCRIBBLE.PRJ | 5036 | 977 | deflated |
WINCLASS.CPP | 15163 | 3265 | deflated |
WINCLASS.H | 3811 | 1161 | deflated |
WINCLASS.LIB | 14336 | 6655 | deflated |
WINCLASS.MAK | 596 | 324 | deflated |
Download File WINCPP.ZIP Here
Contents of the READ.ME file
READ ME : this file
WINCLASS CPP : the class library source file
WINCLASS H : library header
WINCLASS LIB : small-model version of WINCLASS (no change to source code
for other models; just recompile and link)
WINCLASS MAK : makes small-model WINCLASS.LIB
INITAPP H : header for registering InitApplication functions
INITINST H : header for registering InitInstance functions
PEN H : example of PEN object
GENERIC CPP : produces an empty window
GENERIC DEF : default Windows .DEF file
GENERIC EXE : executable
GENERIC MAK : make file
GENERIC PRJ : project file for Integrated Development Environment
SCRIBBLE CPP : draw with the mouse
SCRIBBLE EXE : executable
SCRIBBLE MAK : make file
SCRIBBLE PRJ : project file for IDE
MAKEALL BAT : makes WINCLASS.LIB, GENERIC.EXE, and SCRIBBLE.EXE
WINCLASS CPP : the class library source file
WINCLASS H : library header
WINCLASS LIB : small-model version of WINCLASS (no change to source code
for other models; just recompile and link)
WINCLASS MAK : makes small-model WINCLASS.LIB
INITAPP H : header for registering InitApplication functions
INITINST H : header for registering InitInstance functions
PEN H : example of PEN object
GENERIC CPP : produces an empty window
GENERIC DEF : default Windows .DEF file
GENERIC EXE : executable
GENERIC MAK : make file
GENERIC PRJ : project file for Integrated Development Environment
SCRIBBLE CPP : draw with the mouse
SCRIBBLE EXE : executable
SCRIBBLE MAK : make file
SCRIBBLE PRJ : project file for IDE
MAKEALL BAT : makes WINCLASS.LIB, GENERIC.EXE, and SCRIBBLE.EXE
December 13, 2017
Add comments