Source code of Windows XP (NT5)
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.

12 lines
437 B

  1. this is a sample fax service provider that allows
  2. faxes to be sent and received thru a netcentric
  3. fax service.
  4. to build this code it is assumed that you have
  5. microsoft vc++ version 4.x or 5.0, microsoft
  6. win32 sdk, and the netcentric fax sdk. before
  7. you run nmake you must have run the setenv.bat
  8. file in your mstools directory and you must have
  9. an environment variable named ncsdk set to the
  10. root of your netcentric sdk installation.