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

C#

 
GeneralRe: Getting a value from a constructor Pin
AspDotNetDev19-Mar-10 9:12
protectorAspDotNetDev19-Mar-10 9:12 
GeneralRe: Getting a value from a constructor Pin
PIEBALDconsult19-Mar-10 9:40
mvePIEBALDconsult19-Mar-10 9:40 
GeneralRe: Getting a value from a constructor Pin
av725420-Mar-10 2:12
av725420-Mar-10 2:12 
AnswerRe: Getting a value from a constructor Pin
PIEBALDconsult20-Mar-10 3:29
mvePIEBALDconsult20-Mar-10 3:29 
Questionfrom C++ dll to microsoft C# in .NET Pin
pedefetoll19-Mar-10 4:40
pedefetoll19-Mar-10 4:40 
AnswerRe: from C++ dll to microsoft C# in .NET Pin
Wes Aday19-Mar-10 4:45
professionalWes Aday19-Mar-10 4:45 
GeneralRe: from C++ dll to microsoft C# in .NET Pin
pedefetoll19-Mar-10 4:50
pedefetoll19-Mar-10 4:50 
GeneralRe: from C++ dll to microsoft C# in .NET Pin
Wes Aday19-Mar-10 4:55
professionalWes Aday19-Mar-10 4:55 
pedefetoll wrote:
convert documented


Ah. You do not want to do that. What you would have to do is to go through the source line by line and translate it to its C# equivalent. Probably a big task. I think that what you really want to do is to take the C++ DLL and use it in your C# project. The keyword you are looking for is P/Invoke. Plenty of articles around that show you how to do that.
Why is common sense not common?
Never argue with an idiot. They will drag you down to their level where they are an expert.
Sometimes it takes a lot of work to be lazy
Individuality is fine, as long as we do it together - F. Burns

Help humanity, join the CodeProject grid computing team here

Questionproblem in reading .csv files Pin
montu337719-Mar-10 4:19
montu337719-Mar-10 4:19 
AnswerRe: problem in reading .csv files Pin
Wes Aday19-Mar-10 4:41
professionalWes Aday19-Mar-10 4:41 
GeneralRe: problem in reading .csv files Pin
montu337719-Mar-10 4:59
montu337719-Mar-10 4:59 
GeneralRe: problem in reading .csv files Pin
Wes Aday19-Mar-10 5:13
professionalWes Aday19-Mar-10 5:13 
AnswerThe easiest solution Pin
Ennis Ray Lynch, Jr.19-Mar-10 5:14
Ennis Ray Lynch, Jr.19-Mar-10 5:14 
AnswerRe: problem in reading .csv files Pin
PIEBALDconsult19-Mar-10 6:22
mvePIEBALDconsult19-Mar-10 6:22 
GeneralRe: problem in reading .csv files Pin
Matt Meyer19-Mar-10 7:04
Matt Meyer19-Mar-10 7:04 
AnswerRe: problem in reading .csv files Pin
Rod Kemp19-Mar-10 20:24
Rod Kemp19-Mar-10 20:24 
QuestionHow to work by reference object in remoting Pin
amit_8319-Mar-10 2:24
professionalamit_8319-Mar-10 2:24 
AnswerRe: How to work by reference object in remoting Pin
Pete O'Hanlon19-Mar-10 3:00
mvePete O'Hanlon19-Mar-10 3:00 
QuestionFilling a cylinder Pin
Valeriant19-Mar-10 2:04
Valeriant19-Mar-10 2:04 
AnswerRe: Filling a cylinder Pin
Eddy Vluggen19-Mar-10 8:38
professionalEddy Vluggen19-Mar-10 8:38 
GeneralRe: Filling a cylinder Pin
Valeriant19-Mar-10 17:01
Valeriant19-Mar-10 17:01 
GeneralRe: Filling a cylinder Pin
Dave Kreskowiak19-Mar-10 18:25
mveDave Kreskowiak19-Mar-10 18:25 
GeneralRe: Filling a cylinder Pin
Eddy Vluggen20-Mar-10 1:00
professionalEddy Vluggen20-Mar-10 1:00 
GeneralRe: Filling a cylinder Pin
Valeriant20-Mar-10 2:27
Valeriant20-Mar-10 2:27 
GeneralRe: Filling a cylinder Pin
Eddy Vluggen20-Mar-10 3:58
professionalEddy Vluggen20-Mar-10 3:58 

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.