Click here to Skip to main content
15,909,091 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Problem with RegOpenKeyEx() in Vista Pin
S Douglas4-Dec-06 19:54
professionalS Douglas4-Dec-06 19:54 
QuestionProblem with template functions in VC++ 6.0 [modified] Pin
BadJerry4-Dec-06 0:30
BadJerry4-Dec-06 0:30 
AnswerRe: Problem with template functions in VC++ 6.0 Pin
Cedric Moonen4-Dec-06 2:33
Cedric Moonen4-Dec-06 2:33 
GeneralRe: Problem with template functions in VC++ 6.0 Pin
BadJerry4-Dec-06 2:59
BadJerry4-Dec-06 2:59 
GeneralRe: Problem with template functions in VC++ 6.0 Pin
Cedric Moonen4-Dec-06 3:10
Cedric Moonen4-Dec-06 3:10 
GeneralRe: Problem with template functions in VC++ 6.0 Pin
BadJerry4-Dec-06 3:16
BadJerry4-Dec-06 3:16 
GeneralRe: Problem with template functions in VC++ 6.0 Pin
Cedric Moonen4-Dec-06 3:24
Cedric Moonen4-Dec-06 3:24 
GeneralRe: Problem with template functions in VC++ 6.0 Pin
BadJerry4-Dec-06 3:36
BadJerry4-Dec-06 3:36 
you are right about the declaration
<br />
		ARRAY_PTR m_rgWaves;<br />
		ARRAY_PTR m_rgQuestions;<br />
		ARRAY_PTR m_rgQuestionClasses;<br />
		ARRAY_PTR m_rgModalities;<br />
		ARRAY_PTR m_rgLanguages;<br />
		ARRAY_PTR m_rgVersions;<br />


yes you are right, I could use a vector like this vector < CQuestion * > m_rgQuestions but the idea was to have something like the MFC CObArray. Oh and the code is shared ( I did not write it) ... and it should work so it is a bit of a pain to rewrite a lot of code because it is used in a VC 6.0 project...
QuestionHow i can create file.. Pin
Shah Satish4-Dec-06 0:30
Shah Satish4-Dec-06 0:30 
AnswerRe: How i can create file.. Pin
BadJerry4-Dec-06 1:28
BadJerry4-Dec-06 1:28 
GeneralRe: How i can create file.. Pin
Shah Satish4-Dec-06 4:34
Shah Satish4-Dec-06 4:34 
AnswerRe: How i can create file.. [modified] Pin
Frank K4-Dec-06 1:34
Frank K4-Dec-06 1:34 
GeneralRe: How i can create file.. Pin
Shah Satish4-Dec-06 4:35
Shah Satish4-Dec-06 4:35 
AnswerRe: How i can create file.. Pin
Hamid_RT4-Dec-06 3:36
Hamid_RT4-Dec-06 3:36 
GeneralRe: How i can create file.. Pin
Shah Satish4-Dec-06 4:54
Shah Satish4-Dec-06 4:54 
AnswerRe: How i can create file.. Pin
S Douglas4-Dec-06 20:09
professionalS Douglas4-Dec-06 20:09 
AnswerRe: How i can create file.. Pin
ThatsAlok4-Dec-06 21:50
ThatsAlok4-Dec-06 21:50 
QuestionIgnore mouse event Pin
Haribaskar4-Dec-06 0:20
Haribaskar4-Dec-06 0:20 
AnswerRe: Ignore mouse event Pin
BadJerry4-Dec-06 0:36
BadJerry4-Dec-06 0:36 
AnswerRe: Ignore mouse event Pin
Naveen4-Dec-06 1:09
Naveen4-Dec-06 1:09 
AnswerRe: Ignore mouse event Pin
ThatsAlok4-Dec-06 21:47
ThatsAlok4-Dec-06 21:47 
QuestionPrinting to Dot-Matrix Printer Pin
pclouw4-Dec-06 0:13
pclouw4-Dec-06 0:13 
AnswerRe: Printing to Dot-Matrix Printer Pin
David Crow4-Dec-06 4:52
David Crow4-Dec-06 4:52 
QuestionDoubt related to MAC & IP Address Pin
Aji V Nair4-Dec-06 0:12
Aji V Nair4-Dec-06 0:12 
AnswerRe: Doubt related to MAC & IP Address Pin
Mark Salsbery4-Dec-06 7:02
Mark Salsbery4-Dec-06 7:02 

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.