Click here to Skip to main content
16,004,882 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
GeneralRe: MFC classes problem [modified] Pin
FredrickNorge30-Mar-07 12:15
FredrickNorge30-Mar-07 12:15 
GeneralRe: MFC classes problem Pin
led mike2-Apr-07 4:40
led mike2-Apr-07 4:40 
QuestionCOM 2D safearrays in C# Pin
lafleon29-Mar-07 13:07
lafleon29-Mar-07 13:07 
QuestionHex Editing Pin
compmaniac29-Mar-07 11:33
compmaniac29-Mar-07 11:33 
AnswerRe: Hex Editing Pin
Richard Andrew x6429-Mar-07 11:38
professionalRichard Andrew x6429-Mar-07 11:38 
AnswerRe: Hex Editing Pin
Christian Graus29-Mar-07 15:31
protectorChristian Graus29-Mar-07 15:31 
Questionpccts / antlr parser generator question (Includes) Pin
ruudruud29-Mar-07 5:40
ruudruud29-Mar-07 5:40 
AnswerRe: pccts / antlr parser generator question (Includes) Pin
Richard Andrew x6429-Mar-07 11:41
professionalRichard Andrew x6429-Mar-07 11:41 
You'll have to implement something called a Preprocessor. The preprocessor looks at the files before the parser ever sees them, and it writes an output file that contains all the "INCLUDE" files in the right order.


--------------------------------

"All that is necessary for the forces of evil to win in the world is for enough good men to do nothing" -- Edmund Burke

Questionconnectivity of c++ with sql only Pin
p_28-Mar-07 20:48
p_28-Mar-07 20:48 
AnswerRe: connectivity of c++ with sql only Pin
p_28-Mar-07 22:15
p_28-Mar-07 22:15 
GeneralRe: connectivity of c++ with sql only Pin
Mark Salsbery29-Mar-07 7:07
Mark Salsbery29-Mar-07 7:07 
AnswerRe: connectivity of c++ with sql only Pin
prasad_som28-Mar-07 23:21
prasad_som28-Mar-07 23:21 
Questionget valid time from time with wildcards as string(eg. h*:m*)) Pin
krishna_m28-Mar-07 20:16
krishna_m28-Mar-07 20:16 
AnswerRe: get valid time from time with wildcards as string(eg. h*:m*)) Pin
George L. Jackson29-Mar-07 6:01
George L. Jackson29-Mar-07 6:01 
GeneralRe: get valid time from time with wildcards as string(eg. h*:m*)) Pin
krishna_m29-Mar-07 23:39
krishna_m29-Mar-07 23:39 
QuestionLoading and Freeing Assemblies [modified] Pin
Richard Andrew x6428-Mar-07 14:07
professionalRichard Andrew x6428-Mar-07 14:07 
AnswerRe: Loading and Freeing Assemblies Pin
George L. Jackson29-Mar-07 11:39
George L. Jackson29-Mar-07 11:39 
GeneralRe: Loading and Freeing Assemblies Pin
Richard Andrew x6429-Mar-07 11:47
professionalRichard Andrew x6429-Mar-07 11:47 
GeneralRe: Loading and Freeing Assemblies Pin
Nish Nishant1-Apr-07 3:20
sitebuilderNish Nishant1-Apr-07 3:20 
QuestionWhat constitutes a mixed type Pin
Richard Andrew x6427-Mar-07 10:03
professionalRichard Andrew x6427-Mar-07 10:03 
AnswerRe: What constitutes a mixed type [modified] Pin
George L. Jackson27-Mar-07 11:11
George L. Jackson27-Mar-07 11:11 
GeneralRe: What constitutes a mixed type Pin
Richard Andrew x6427-Mar-07 12:05
professionalRichard Andrew x6427-Mar-07 12:05 
Questionstd::string.insert Pin
Andy H27-Mar-07 6:08
Andy H27-Mar-07 6:08 
AnswerRe: std::string.insert Pin
Nish Nishant27-Mar-07 6:14
sitebuilderNish Nishant27-Mar-07 6:14 
QuestionGenerated C++ from designer causes exception in CodeDOM [modified] Pin
SE_GEEK26-Mar-07 11:33
SE_GEEK26-Mar-07 11:33 

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.