newbie question - Do I need platform SDK install to program Faxserver?

  • Thread starter Thread starter Bill Nguyen
  • Start date Start date
B

Bill Nguyen

I need to send fax from a VB (and VB.NET) application using Windows 2003
faxserver.
Do I need to install the platform SDK in order to do this?
Thanks
Bill
 
Not really. YOu can simply add reference to the
C:\Windows\System32\fxcomex.dll and use MSDN online documentation
 
Back
Top