Click here to Skip to main content
15,921,179 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: problem:\PSOstatic\PSOaddition.h': No such file or directory [modified] Pin
gentleguy7-Jan-08 0:29
gentleguy7-Jan-08 0:29 
GeneralRe: problem:\PSOstatic\PSOaddition.h': No such file or directory Pin
Matthew Faithfull7-Jan-08 1:09
Matthew Faithfull7-Jan-08 1:09 
GeneralRe: problem:\PSOstatic\PSOaddition.h': No such file or directory Pin
gentleguy7-Jan-08 14:12
gentleguy7-Jan-08 14:12 
GeneralRe: problem:\PSOstatic\PSOaddition.h': No such file or directory Pin
Matthew Faithfull7-Jan-08 22:58
Matthew Faithfull7-Jan-08 22:58 
GeneralUse of CStringArray Pin
CodingLover6-Jan-08 22:26
CodingLover6-Jan-08 22:26 
GeneralRe: Use of CStringArray Pin
Maxwell Chen6-Jan-08 22:40
Maxwell Chen6-Jan-08 22:40 
QuestionRe: Use of CStringArray Pin
CPallini6-Jan-08 23:07
mveCPallini6-Jan-08 23:07 
GeneralRe: Use of CStringArray Pin
CodingLover6-Jan-08 23:19
CodingLover6-Jan-08 23:19 
CPallini wrote:
(1) the statement

Eranga Thennakoon wrote:
m_pMainWnd = &dlg;


generates an exception only since you added the CStringArray?


Yes, and that code line is not added by me, it's generated when I add the CStringArray variable.


CPallini wrote:
(2) how did you define and initialise the CStringArray?


private:
	CStringArray m_pszTimeZones;

Like this on .h file, and use IDE operations. Not write on the .h file at all.

I appreciate your help all the time...
Eranga Smile | :)

QuestionRe: Use of CStringArray Pin
CPallini7-Jan-08 0:04
mveCPallini7-Jan-08 0:04 
GeneralRe: Use of CStringArray Pin
CodingLover7-Jan-08 0:48
CodingLover7-Jan-08 0:48 
QuestionRe: Use of CStringArray Pin
CPallini7-Jan-08 1:48
mveCPallini7-Jan-08 1:48 
GeneralRe: Use of CStringArray Pin
CodingLover7-Jan-08 14:46
CodingLover7-Jan-08 14:46 
GeneralCFile Pin
kk.tvm6-Jan-08 21:38
kk.tvm6-Jan-08 21:38 
GeneralRe: CFile Pin
CPallini6-Jan-08 21:55
mveCPallini6-Jan-08 21:55 
QuestionProblem with CListCtrl::SetItemData [Solved] Pin
fantasy12156-Jan-08 21:31
fantasy12156-Jan-08 21:31 
GeneralRe: Problem with CListCtrl::SetItemData Pin
CPallini6-Jan-08 21:47
mveCPallini6-Jan-08 21:47 
GeneralRe: Problem with CListCtrl::SetItemData Pin
Cedric Moonen6-Jan-08 22:41
Cedric Moonen6-Jan-08 22:41 
GeneralRe: Problem with CListCtrl::SetItemData Pin
CPallini6-Jan-08 23:01
mveCPallini6-Jan-08 23:01 
GeneralRe: Problem with CListCtrl::SetItemData Pin
Member 7549607-Jan-08 3:54
Member 7549607-Jan-08 3:54 
GeneralRe: Problem with CListCtrl::SetItemData Pin
fantasy12157-Jan-08 13:58
fantasy12157-Jan-08 13:58 
GeneralNeed windows login information Pin
sujtha6-Jan-08 19:50
sujtha6-Jan-08 19:50 
GeneralRe: Need windows login information Pin
David Crow7-Jan-08 3:31
David Crow7-Jan-08 3:31 
GeneralRe: Need windows login information Pin
Mark Salsbery7-Jan-08 6:43
Mark Salsbery7-Jan-08 6:43 
GeneralStrange operator new in MSDN sample code Pin
Maxwell Chen6-Jan-08 18:48
Maxwell Chen6-Jan-08 18:48 
GeneralRe: Strange operator new in MSDN sample code Pin
CPallini6-Jan-08 21:28
mveCPallini6-Jan-08 21:28 

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.