CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 5 of 5

Thread: FAX API for NT?

  1. #1
    Join Date
    Apr 1999
    Posts
    3

    FAX API for NT?

    My target system is Windows NT 4.0, either server or workstation, and the IDE is
    Visual C++ 6.0.
    For the current project, I need to send a FAX out programatically. Is there any
    way to do this?

    Under my research in MSDN, there's a "Fax Services SDK", but all of the APIs
    are for NT 5.0 or later, and all of the required headers and DLLs are missing in
    my current system. So, I think it could be a future features of Win32 APIs, but
    not available at this time.

    Any help on this will be appreciate!

    Best Regards,
    Minyi









  2. #2
    Join Date
    Apr 1999
    Posts
    27,449

    Re: FAX API for NT?

    If you're willing to pay, Black Ice Software
    sells a Fax API for Windows NT.

    Regards,

    Paul McKenzie


  3. #3
    Join Date
    Apr 1999
    Posts
    3

    Re: FAX API for NT?

    Thank you for the information.

    Best Regards,
    Minyi


  4. #4
    Join Date
    May 1999
    Posts
    12

    Re: FAX API for NT?

    How to connect with Black Ice Software?


  5. #5
    Join Date
    Apr 1999
    Posts
    27,449

    Re: FAX API for NT?


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured