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

Managed C++/CLI

 
AnswerRe: !declared to have 'C' linkage Pin
Christian Graus6-Jul-07 0:33
protectorChristian Graus6-Jul-07 0:33 
QuestionTo refresh DataSource Pin
mikobi4-Jul-07 23:22
mikobi4-Jul-07 23:22 
AnswerRe: To refresh DataSource Pin
Paul Conrad12-Jul-07 18:00
professionalPaul Conrad12-Jul-07 18:00 
GeneralRe: To refresh DataSource Pin
mikobi13-Jul-07 2:30
mikobi13-Jul-07 2:30 
QuestionHelp reading vector name from file Pin
empaleador4-Jul-07 14:52
empaleador4-Jul-07 14:52 
AnswerRe: Help reading vector name from file Pin
Christian Graus4-Jul-07 15:07
protectorChristian Graus4-Jul-07 15:07 
GeneralRe: Help reading vector name from file Pin
empaleador4-Jul-07 16:00
empaleador4-Jul-07 16:00 
GeneralRe: Help reading vector name from file Pin
Christian Graus4-Jul-07 17:16
protectorChristian Graus4-Jul-07 17:16 
map<string, vector<myType> > myTypes;

myTypes["fish"] // reference a myType named fish

Not sure if you need to use pointers to make it initialise, or not. Long time since I did this in C++


Christian Graus - Microsoft MVP - C++

"I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )
GeneralRe: Help reading vector name from file Pin
empaleador5-Jul-07 1:41
empaleador5-Jul-07 1:41 
GeneralRe: Help reading vector name from file Pin
Christian Graus5-Jul-07 2:34
protectorChristian Graus5-Jul-07 2:34 
GeneralRe: Help reading vector name from file Pin
led mike5-Jul-07 6:36
led mike5-Jul-07 6:36 
GeneralRe: Help reading vector name from file Pin
Christian Graus5-Jul-07 7:24
protectorChristian Graus5-Jul-07 7:24 
QuestionRead lines in a file Pin
Perspx4-Jul-07 10:46
Perspx4-Jul-07 10:46 
AnswerRe: Read lines in a file Pin
Christian Graus4-Jul-07 11:01
protectorChristian Graus4-Jul-07 11:01 
QuestionTrivial Property not working Pin
iddqd5153-Jul-07 11:13
iddqd5153-Jul-07 11:13 
QuestionRe: Trivial Property not working Pin
Mark Salsbery3-Jul-07 11:57
Mark Salsbery3-Jul-07 11:57 
AnswerRe: Trivial Property not working [modified] Pin
iddqd5153-Jul-07 12:13
iddqd5153-Jul-07 12:13 
GeneralRe: Trivial Property not working Pin
Mark Salsbery3-Jul-07 12:36
Mark Salsbery3-Jul-07 12:36 
GeneralRe: Trivial Property not working Pin
iddqd5155-Jul-07 5:08
iddqd5155-Jul-07 5:08 
GeneralRe: Trivial Property not working Pin
Mark Salsbery5-Jul-07 6:07
Mark Salsbery5-Jul-07 6:07 
AnswerRe: Trivial Property not working Pin
iddqd5153-Jul-07 12:16
iddqd5153-Jul-07 12:16 
GeneralRe: Trivial Property not working Pin
Daniel Grunwald10-Jul-07 8:42
Daniel Grunwald10-Jul-07 8:42 
GeneralRe: Trivial Property not working Pin
iddqd51510-Jul-07 11:11
iddqd51510-Jul-07 11:11 
QuestionTo refresh Data in my DataGridView Pin
mikobi3-Jul-07 5:11
mikobi3-Jul-07 5:11 
AnswerRe: To refresh Data in my DataGridView Pin
Paul Conrad14-Jul-07 13:39
professionalPaul Conrad14-Jul-07 13:39 

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.