Fax Software

Community Forums

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2491
    danielteng
    Member

    Hi, Anyone know what dll should I include to create a setup package in VB6? I tried without adding any and it gives me a “Could not create active x object”. Thanks

    #4202
    Anonymous
    Member

    Daniel,

    there are no DLLs to add when programming for the SDK. You have to have the user install WinFax first before your application will work. WinFax will install the necessary DLLs and registry settings for any of the SDK functions to work in your application.

    Usually, I do a check to see if WinFax is installed by looking at a registry setting or the Win.ini file for the existance of WinFax (or the presence of the wfxctrl.exe file in the WinFax directory)

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.