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

Managed C++/CLI

 
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 
AnswerRe: Compiling native C files in C++/CLI solution Pin
Nemanja Trifunovic9-Mar-06 1:33
Nemanja Trifunovic9-Mar-06 1:33 
Judah Himango wrote:
The compiler complains it won't compile .c files with the /clr syntax.


Yeah, one of "advances" that came with VS2005.

Anyway, try to simply rename the c files to cpp and compile. You may get some compiler errors, but they should not be hard to fix.



My programming blahblahblah blog. If you ever find anything useful here, please let me know to remove it.
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 
AnswerRe: Help with this basic code Pin
toxcct7-Mar-06 21:45
toxcct7-Mar-06 21:45 

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.