Fax routing extension

  • Thread starter Thread starter maneshcs
  • Start date Start date
M

maneshcs

Hi,

Can anyone help with creating a new fax routing extension dll and
registering that including the method registration. I am writing a program
to recieve fax and send it as e-mail in VC++ 6.

Thanks in Advance... :-)
 
Presumably the built-in fax-to-email extension does not work for you.

In the platform SDK there is a sample of routing extension:
Samples\NetDS\Fax\SampleRoute.
It also contains a sample registration script
 
Back
Top