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-Dev
75c48ba87f
|
4 years ago | |
---|---|---|
.. | ||
acctwiz.cpp | 4 years ago | |
cfgtest.c | 4 years ago | |
chkboxs.bmp | 4 years ago | |
config.cpp | 4 years ago | |
inet.bmp | 4 years ago | |
inetwrld.bmp | 4 years ago | |
makefile | 4 years ago | |
mem.cpp | 4 years ago | |
nc.h | 4 years ago | |
nc.ico | 4 years ago | |
nc.reg | 4 years ago | |
netcntrc.cpp | 4 years ago | |
netcntrc.def | 4 years ago | |
netcntrc.rc | 4 years ago | |
readme.txt | 4 years ago | |
registry.cpp | 4 years ago | |
resource.h | 4 years ago | |
sources | 4 years ago | |
util.cpp | 4 years ago | |
world.bmp | 4 years ago |
readme.txt
this is a sample fax service provider that allows
faxes to be sent and received thru a netcentric
fax service.
to build this code it is assumed that you have
microsoft vc++ version 4.x or 5.0, microsoft
win32 sdk, and the netcentric fax sdk. before
you run nmake you must have run the setenv.bat
file in your mstools directory and you must have
an environment variable named ncsdk set to the
root of your netcentric sdk installation.