Click here to Skip to main content
15,887,812 members
Home / Discussions / C#
   

C#

 
GeneralRe: Problem running release build on non-development machine Pin
Ray Cassick30-Dec-04 11:14
Ray Cassick30-Dec-04 11:14 
GeneralRe: Problem running release build on non-development machine Pin
Uwe Keim30-Dec-04 20:48
sitebuilderUwe Keim30-Dec-04 20:48 
GeneralRe: Problem running release build on non-development machine Pin
rahmanasdf2-Jan-05 5:21
rahmanasdf2-Jan-05 5:21 
GeneralWebService send message to clients Pin
brunoconde30-Dec-04 2:49
brunoconde30-Dec-04 2:49 
GeneralRe: WebService send message to clients Pin
Nick Parker30-Dec-04 3:02
protectorNick Parker30-Dec-04 3:02 
GeneralRe: WebService send message to clients Pin
Heath Stewart30-Dec-04 7:36
protectorHeath Stewart30-Dec-04 7:36 
GeneralSending Fax Using RightFax.DLL in c#.net Pin
pavan goud30-Dec-04 2:39
pavan goud30-Dec-04 2:39 
GeneralRe: Sending Fax Using RightFax.DLL in c#.net Pin
Heath Stewart30-Dec-04 7:28
protectorHeath Stewart30-Dec-04 7:28 
RighFax is a third-party library/application and you need to read any developer documentation they have, like at http://www.captaris.com/customer_support/tech_docs/5609.html[^]. This forum is not about supporting third-party libraries, but questions specific to C#.

Your question is how to interop with it. For that, you can read about in Consuming Unmanaged DLL Functions[^] and Marshaling Data with Platform Invoke[^] in the .NET Framework SDK. If you have questions beyond what you should read you could ask here.

As far as what native APIs to P/Invoke, and what data structurs, constants, and interfaces to declare in C# is beyond the scope of this forum. You would only be able to determine that information by reading the developer documentation for RightFax or finding a developer community specific for RightFax, if such a community exists.

This posting is provided "AS IS" with no warranties, and confers no rights.

Software Design Engineer
Developer Division Sustained Engineering
Microsoft

[My Articles] [My Blog]
GeneralRe: Sending Fax Using RightFax.DLL in c#.net Pin
Kotte_SDS23-Sep-11 5:48
Kotte_SDS23-Sep-11 5:48 
GeneralI am unable to handle POST method. Response required as soon as possible. Pin
Mohammed Aijaz Mohiuddin30-Dec-04 1:21
Mohammed Aijaz Mohiuddin30-Dec-04 1:21 
GeneralRe: I am unable to handle POST method. Response required as soon as possible. Pin
Nick Parker30-Dec-04 2:43
protectorNick Parker30-Dec-04 2:43 
GeneralRe: I am unable to handle POST method. Response required as soon as possible. Pin
Heath Stewart30-Dec-04 7:11
protectorHeath Stewart30-Dec-04 7:11 
GeneralFinding if a Pocket PC is attached to desktop via usb Pin
yetanotherchris29-Dec-04 23:05
yetanotherchris29-Dec-04 23:05 
GeneralRe: Finding if a Pocket PC is attached to desktop via usb Pin
Heath Stewart30-Dec-04 7:02
protectorHeath Stewart30-Dec-04 7:02 
GeneralRe: Finding if a Pocket PC is attached to desktop via usb Pin
Nick Parker30-Dec-04 7:19
protectorNick Parker30-Dec-04 7:19 
GeneralPocket PC Apllication Pin
vksrisridhar29-Dec-04 23:04
vksrisridhar29-Dec-04 23:04 
GeneralPocket PC Application. Pin
vksrisridhar29-Dec-04 23:03
vksrisridhar29-Dec-04 23:03 
GeneralRe: Pocket PC Application. Pin
Heath Stewart30-Dec-04 6:33
protectorHeath Stewart30-Dec-04 6:33 
GeneralRe: Pocket PC Application. Pin
vksrisridhar30-Dec-04 17:09
vksrisridhar30-Dec-04 17:09 
GeneralRe: Pocket PC Application. Pin
vksrisridhar30-Dec-04 17:44
vksrisridhar30-Dec-04 17:44 
GeneralRe: Pocket PC Application. Pin
Heath Stewart30-Dec-04 19:53
protectorHeath Stewart30-Dec-04 19:53 
GeneralRe: Pocket PC Application. Pin
vksrisridhar30-Dec-04 21:10
vksrisridhar30-Dec-04 21:10 
GeneralRe: Pocket PC Application. Pin
Heath Stewart31-Dec-04 6:00
protectorHeath Stewart31-Dec-04 6:00 
GeneralPocket PC Application. Pin
vksrisridhar2-Jan-05 17:57
vksrisridhar2-Jan-05 17:57 
Questionhow to calculate factorial of # >170 Pin
asmyan29-Dec-04 22:52
asmyan29-Dec-04 22:52 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.