mirror of https://github.com/tongzx/nt5src
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
CryptoAlgo Inc
daad8a087a
|
4 years ago | |
---|---|---|
.. | ||
autoobj.cpp | 4 years ago | |
classf.cpp | 4 years ago | |
classf.h | 4 years ago | |
ctlembed.cpp | 4 years ago | |
ctlhelp.cpp | 4 years ago | |
ctlhelp.h | 4 years ago | |
ctlmisc.cpp | 4 years ago | |
ctlocx96.cpp | 4 years ago | |
ctlpsst.cpp | 4 years ago | |
ctlview.cpp | 4 years ago | |
ctlwrap.cpp | 4 years ago | |
debug.cpp | 4 years ago | |
dwinvers.h | 4 years ago | |
extobj.cpp | 4 years ago | |
globals.cpp | 4 years ago | |
internet.cpp | 4 years ago | |
ipserver.cpp | 4 years ago | |
makefile | 4 years ago | |
makefile.sdk | 4 years ago | |
proppage.cpp | 4 years ago | |
readme.txt | 4 years ago | |
sources | 4 years ago | |
stdenum.cpp | 4 years ago | |
strcoll.cpp | 4 years ago | |
unknown.cpp | 4 years ago | |
util.cpp | 4 years ago |
readme.txt
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.