Click here to Skip to main content
15,888,033 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
GeneralRe: cross-include two classes Pin
shaohao10-Mar-06 3:09
shaohao10-Mar-06 3:09 
GeneralRe: cross-include two classes Pin
georgeraafat10-Mar-06 13:43
georgeraafat10-Mar-06 13:43 
Questionhelp with wrapping this code Pin
Fu Manchu9-Mar-06 2:18
Fu Manchu9-Mar-06 2:18 
AnswerRe: help with wrapping this code Pin
Nemanja Trifunovic9-Mar-06 2:43
Nemanja Trifunovic9-Mar-06 2:43 
GeneralRe: help with wrapping this code Pin
Fu Manchu9-Mar-06 3:24
Fu Manchu9-Mar-06 3:24 
GeneralRe: help with wrapping this code Pin
Nemanja Trifunovic9-Mar-06 3:48
Nemanja Trifunovic9-Mar-06 3:48 
GeneralRe: help with wrapping this code Pin
Fu Manchu9-Mar-06 4:17
Fu Manchu9-Mar-06 4:17 
QuestionCompiling native C files in C++/CLI solution Pin
Judah Gabriel Himango8-Mar-06 16:10
sponsorJudah Gabriel Himango8-Mar-06 16:10 
Ok so I've got my C++/CLI solution, which now includes some old native C files (not C++ files). I don't want these C files to be compiled to managed; I just want to be able to call them from my managed ref classes in my C++/CLI solution. How can I do that? The compiler complains it won't compile .c files with the /clr syntax.

Tech, life, family, faith: Give me a visit.
I'm currently blogging about: Lent Revisited
The apostle Paul, modernly speaking: Epistles of Paul

Judah Himango


AnswerRe: Compiling native C files in C++/CLI solution Pin
Nemanja Trifunovic9-Mar-06 1:33
Nemanja Trifunovic9-Mar-06 1:33 
GeneralRe: Compiling native C files in C++/CLI solution Pin
Nish Nishant9-Mar-06 2:53
sitebuilderNish Nishant9-Mar-06 2:53 
GeneralRe: Compiling native C files in C++/CLI solution Pin
Nemanja Trifunovic9-Mar-06 3:50
Nemanja Trifunovic9-Mar-06 3:50 
GeneralRe: Compiling native C files in C++/CLI solution Pin
Nish Nishant9-Mar-06 5:25
sitebuilderNish Nishant9-Mar-06 5:25 
GeneralRe: Compiling native C files in C++/CLI solution Pin
Judah Gabriel Himango9-Mar-06 5:04
sponsorJudah Gabriel Himango9-Mar-06 5:04 
GeneralRe: Compiling native C files in C++/CLI solution Pin
Nish Nishant9-Mar-06 5:26
sitebuilderNish Nishant9-Mar-06 5:26 
GeneralRe: Compiling native C files in C++/CLI solution Pin
Judah Gabriel Himango9-Mar-06 5:36
sponsorJudah Gabriel Himango9-Mar-06 5:36 
GeneralRe: Compiling native C files in C++/CLI solution Pin
Judah Gabriel Himango9-Mar-06 5:00
sponsorJudah Gabriel Himango9-Mar-06 5:00 
QuestionConverting CLR String to LPCSTR Pin
Judah Gabriel Himango8-Mar-06 15:49
sponsorJudah Gabriel Himango8-Mar-06 15:49 
AnswerRe: Converting CLR String to LPCSTR Pin
Nish Nishant8-Mar-06 16:02
sitebuilderNish Nishant8-Mar-06 16:02 
GeneralRe: Converting CLR String to LPCSTR Pin
Judah Gabriel Himango8-Mar-06 16:04
sponsorJudah Gabriel Himango8-Mar-06 16:04 
Questionchecking Parallel Port Pin
karanba8-Mar-06 3:39
karanba8-Mar-06 3:39 
AnswerRe: checking Parallel Port Pin
valikac8-Mar-06 11:58
valikac8-Mar-06 11:58 
QuestionHow to read a pdf file using c++ Pin
Allang Garder7-Mar-06 17:13
Allang Garder7-Mar-06 17:13 
AnswerRe: How to read a pdf file using c++ Pin
toxcct7-Mar-06 22:14
toxcct7-Mar-06 22:14 
GeneralRe: How to read a pdf file using c++ Pin
prrusa8-Mar-06 9:14
prrusa8-Mar-06 9:14 
QuestionHelp with this basic code Pin
Fu Manchu7-Mar-06 13:56
Fu Manchu7-Mar-06 13:56 

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.