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

C#

 
GeneralRe: deployment help Pin
zecodela16-Sep-03 13:48
zecodela16-Sep-03 13:48 
Generalproblem with stringwriter Pin
KSEI15-Sep-03 18:32
KSEI15-Sep-03 18:32 
GeneralRe: problem with stringwriter Pin
Daniel Turini16-Sep-03 1:01
Daniel Turini16-Sep-03 1:01 
GeneralRe: problem with stringwriter Pin
KSEI16-Sep-03 17:08
KSEI16-Sep-03 17:08 
GeneralC# Web Message Box Pin
gmhanna15-Sep-03 14:13
gmhanna15-Sep-03 14:13 
GeneralRe: C# Web Message Box Pin
Nick Seng15-Sep-03 15:42
Nick Seng15-Sep-03 15:42 
GeneralDialogs to Forms Pin
gmhanna15-Sep-03 14:11
gmhanna15-Sep-03 14:11 
GeneralCalling C routine from C# Pin
gmhanna15-Sep-03 14:07
gmhanna15-Sep-03 14:07 
I have a fairly large application that I want to add a web interface to. The application is designed as a two layer application. The user interface and the so called API, which does all the work.

I would like to be able to call the API which is written in pure C with no operating system dependencies except for telecommunications.

I have tried to add a reference in VS.NET to the API's .DLL but it doesn't allow me to.

Is there an easy way to do this with out converting the entire application to C#? For fun, I tried to compile it using VS.NET 1.1 as a C++ application and the 1st program out of about 200 gave me 100+ errors.

Converting it to compile under VS.NET C++ I thought would be easy, but would take too long. Anyone have any ideas??

Oh BTW, my compiler that I'm currently using for my C development is Watcom 10.6B. I know its old and unsupported but I understand it. I'm trying to learn VS.NET...

Thanks,
Glenn
GeneralRe: Calling C routine from C# Pin
Nick Seng15-Sep-03 15:50
Nick Seng15-Sep-03 15:50 
QuestionSQL anyone ? Pin
Frank Olorin Rizzi15-Sep-03 10:18
Frank Olorin Rizzi15-Sep-03 10:18 
AnswerRe: SQL anyone ? Pin
Rob Graham15-Sep-03 11:02
Rob Graham15-Sep-03 11:02 
GeneralRe: SQL anyone ? Pin
Frank Olorin Rizzi16-Sep-03 1:24
Frank Olorin Rizzi16-Sep-03 1:24 
AnswerRe: SQL anyone ? Pin
Arjan Einbu15-Sep-03 11:08
Arjan Einbu15-Sep-03 11:08 
GeneralRe: SQL anyone ? Pin
Frank Olorin Rizzi16-Sep-03 1:24
Frank Olorin Rizzi16-Sep-03 1:24 
AnswerRe: SQL anyone ? Pin
Daniel Turini16-Sep-03 0:54
Daniel Turini16-Sep-03 0:54 
GeneralRe: SQL anyone ? Pin
Frank Olorin Rizzi16-Sep-03 1:27
Frank Olorin Rizzi16-Sep-03 1:27 
AnswerRe: SQL anyone ? Pin
Frank Olorin Rizzi16-Sep-03 3:12
Frank Olorin Rizzi16-Sep-03 3:12 
GeneralRe: SQL anyone ? Pin
Jim MacDonald19-Sep-03 10:29
Jim MacDonald19-Sep-03 10:29 
Generalhtml to image component Pin
shaiotz115-Sep-03 7:07
shaiotz115-Sep-03 7:07 
GeneralRe: html to image component Pin
Jasper4C#15-Sep-03 8:28
Jasper4C#15-Sep-03 8:28 
GeneralRe: html to image component Pin
shaiotz115-Sep-03 22:53
shaiotz115-Sep-03 22:53 
GeneralRe: html to image component Pin
Jasper4C#16-Sep-03 5:17
Jasper4C#16-Sep-03 5:17 
Questioncalling API dll functions - types? Pin
Tym!15-Sep-03 7:02
Tym!15-Sep-03 7:02 
AnswerRe: calling API dll functions - types? Pin
gmhanna15-Sep-03 15:18
gmhanna15-Sep-03 15:18 
GeneralRe: calling API dll functions - types? Pin
Tym!16-Sep-03 10:27
Tym!16-Sep-03 10:27 

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.