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

Managed C++/CLI

 
QuestionDispatching based on Names Pin
ComplexLifeForm19-Dec-06 21:33
ComplexLifeForm19-Dec-06 21:33 
AnswerRe: Dispatching based on Names Pin
bsaksida19-Dec-06 22:16
bsaksida19-Dec-06 22:16 
GeneralRe: Dispatching based on Names Pin
ComplexLifeForm20-Dec-06 0:15
ComplexLifeForm20-Dec-06 0:15 
AnswerRe: Dispatching based on Names Pin
led mike20-Dec-06 4:46
led mike20-Dec-06 4:46 
QuestionReading & Writing Config Files Pin
mactick19-Dec-06 20:36
mactick19-Dec-06 20:36 
AnswerRe: Reading & Writing Config Files Pin
bsaksida19-Dec-06 22:21
bsaksida19-Dec-06 22:21 
QuestionRe: Reading & Writing Config Files Pin
mactick19-Dec-06 23:22
mactick19-Dec-06 23:22 
AnswerRe: Reading & Writing Config Files Pin
bsaksida19-Dec-06 23:29
bsaksida19-Dec-06 23:29 
Diffrence with VS2005 and VS2003 is only syntax. But callining a function or property is same order.

1. When you says config file. Did you first think how it will look it:

examples 1:
1="this var"

example 2:
options "variable"

example 3:
Font:Arial

When you have your basic syntax for config file, then you have to write reader code, witch will split into VariableName and VariableItself
QuestionRe: Reading & Writing Config Files Pin
mactick19-Dec-06 23:34
mactick19-Dec-06 23:34 
AnswerRe: Reading & Writing Config Files Pin
bsaksida20-Dec-06 0:24
bsaksida20-Dec-06 0:24 
AnswerRe: Reading & Writing Config Files Pin
led mike20-Dec-06 4:33
led mike20-Dec-06 4:33 
QuestionHi!!! Pin
alijon19-Dec-06 18:39
alijon19-Dec-06 18:39 
AnswerRe: Hi!!! Pin
kristmun19-Dec-06 20:07
kristmun19-Dec-06 20:07 
AnswerRe: Hi!!! Pin
Mark Salsbery20-Dec-06 12:41
Mark Salsbery20-Dec-06 12:41 
QuestionCan a class object in Dialog based application serialized? Pin
Sunil Jampa19-Dec-06 15:54
Sunil Jampa19-Dec-06 15:54 
GeneralRe: Can a class object in Dialog based application serialized? Pin
prasad_som19-Dec-06 20:44
prasad_som19-Dec-06 20:44 
QuestionListView Headrs Pin
bsaksida19-Dec-06 10:23
bsaksida19-Dec-06 10:23 
AnswerRe: ListView Headrs Pin
User 58385219-Dec-06 12:04
User 58385219-Dec-06 12:04 
GeneralRe: ListView Headrs Pin
bsaksida19-Dec-06 12:14
bsaksida19-Dec-06 12:14 
GeneralRe: ListView Headrs Pin
User 58385219-Dec-06 12:20
User 58385219-Dec-06 12:20 
GeneralRe: ListView Headrs Pin
bsaksida19-Dec-06 12:29
bsaksida19-Dec-06 12:29 
GeneralRe: ListView Headrs Pin
User 58385219-Dec-06 13:49
User 58385219-Dec-06 13:49 
GeneralRe: ListView Headrs Pin
bsaksida19-Dec-06 20:52
bsaksida19-Dec-06 20:52 
GeneralRe: ListView Headrs Pin
User 58385220-Dec-06 11:20
User 58385220-Dec-06 11:20 
GeneralRe: ListView Headrs Pin
bsaksida20-Dec-06 11:26
bsaksida20-Dec-06 11:26 

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.