.. | ||
autoobj.cpp | ||
classf.cpp | ||
classf.h | ||
ctlembed.cpp | ||
ctlhelp.cpp | ||
ctlhelp.h | ||
ctlmisc.cpp | ||
ctlocx96.cpp | ||
ctlpsst.cpp | ||
ctlview.cpp | ||
ctlwrap.cpp | ||
debug.cpp | ||
dwinvers.h | ||
extobj.cpp | ||
globals.cpp | ||
internet.cpp | ||
ipserver.cpp | ||
makefile | ||
makefile.sdk | ||
proppage.cpp | ||
readme.txt | ||
sources | ||
stdenum.cpp | ||
strcoll.cpp | ||
unknown.cpp | ||
util.cpp |
To build the FrameWrk first run setenv.bat to be sure the ActiveX SDK include, bin, and lib directories are included first in your environment. Then run the 'nmake' to build a debug build, or 'nmake nodebug=1' to build a nodebug (retail) build of the framework library. After building the FrameWrk libraries you can build the other BaseCtl samples.