Click here to Skip to main content
16,006,065 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: problem:\PSOstatic\PSOaddition.h': No such file or directory Pin
gentleguy7-Jan-08 0:19
gentleguy7-Jan-08 0:19 
GeneralRe: problem:\PSOstatic\PSOaddition.h': No such file or directory Pin
CPallini7-Jan-08 0:22
mveCPallini7-Jan-08 0:22 
GeneralRe: problem:\PSOstatic\PSOaddition.h': No such file or directory Pin
gentleguy7-Jan-08 0:25
gentleguy7-Jan-08 0:25 
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 
Hi all,

I've use a CStringArray to store some CStrings in my application. Now I want to use another CStringArray on the same application. So I add another CStringArray instance on the class view, VC++ .Net 2003.

When I add and compile it don't give any error message. But when I run the code it gives the following error.

Unhandled exception at 0x00414ff3 in TimeZone.exe: 0xC0000005: Access violation writing location 0x00000020.


On the following line of code.

m_pMainWnd = &dlg;


Why is that.

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

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 
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 

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.