Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

hi,

 

I can not add winfax.dll in vb.net.

I got following error.

 

" reference to "c:\winnt\system32\winfax.dll could not be added. this is nota valid assembly or com component. only assemblies with extension 'dll' and com components can be referenced. please make sure that the file is accessible, and that it is as valid

assembly or com component."

 

Is there any way to use winfax.dll or import winfax.lib in vb.net.

 

Thanks.

 

Joyal

Posted

PlausiblyDamp,

 

Thanks for your reply.

 

I don't know what is P/Invoke.

And also, how to access winfax.dll or winfax.lib.

Can you explain me.

OR

May i have an alternate solution with WinFax.

Means is there any such kind of library through which i can send fax.

 

IIRC Winfax.dll isn't a .Net / COM component - you would need to access it through P/Invoke rather than by adding a reference. There is also a FaxCom.Dll that can be added as a reference - that might be of some use.

 

Joyal

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...