Click here to Skip to main content
15,912,021 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: opening a file in defalut application [modified] Pin
Hamid_RT12-Jun-06 21:54
Hamid_RT12-Jun-06 21:54 
GeneralRe: opening a file in defalut application Pin
toxcct12-Jun-06 21:59
toxcct12-Jun-06 21:59 
QuestionPlease help! add new line in mid of text file Pin
rutr12-Jun-06 2:59
rutr12-Jun-06 2:59 
AnswerRe: Please help! add new line in mid of text file Pin
Cedric Moonen12-Jun-06 3:09
Cedric Moonen12-Jun-06 3:09 
AnswerRe: Please help! add new line in mid of text file Pin
_AnsHUMAN_ 12-Jun-06 3:21
_AnsHUMAN_ 12-Jun-06 3:21 
Questionbreak when variable changes? Pin
ardikus12-Jun-06 2:59
ardikus12-Jun-06 2:59 
AnswerRe: break when variable changes? Pin
Obliterator12-Jun-06 4:19
Obliterator12-Jun-06 4:19 
AnswerRe: break when variable changes? Pin
Zac Howland12-Jun-06 5:36
Zac Howland12-Jun-06 5:36 
You are going to need to break when the memory changes. Based on your description, my suspiscion is that something is writing to memory it doesn't own.

Do you have a pointer to the vector of pointers, or is this the actual object and its data element (the array of pointers) is going null at some point?

If you decide to become a software engineer, you are signing up to have a 1/2" piece of silicon tell you exactly how stupid you really are for 8 hours a day, 5 days a week

Zac
Questionwhy page based I/O can improve performance? Pin
George_George12-Jun-06 2:40
George_George12-Jun-06 2:40 
AnswerRe: why page based I/O can improve performance? Pin
Michael Dunn12-Jun-06 6:54
sitebuilderMichael Dunn12-Jun-06 6:54 
GeneralRe: why page based I/O can improve performance? Pin
George_George13-Jun-06 0:16
George_George13-Jun-06 0:16 
AnswerRe: why page based I/O can improve performance? Pin
Joe Woodbury12-Jun-06 10:41
professionalJoe Woodbury12-Jun-06 10:41 
GeneralRe: why page based I/O can improve performance? Pin
George_George13-Jun-06 0:18
George_George13-Jun-06 0:18 
GeneralRe: why page based I/O can improve performance? Pin
Joe Woodbury13-Jun-06 9:13
professionalJoe Woodbury13-Jun-06 9:13 
GeneralRe: why page based I/O can improve performance? Pin
George_George13-Jun-06 16:36
George_George13-Jun-06 16:36 
QuestionProperty Sheets and Pages Pin
si_6912-Jun-06 1:34
si_6912-Jun-06 1:34 
AnswerRe: Property Sheets and Pages Pin
ThatsAlok12-Jun-06 1:53
ThatsAlok12-Jun-06 1:53 
Questionload a bitmap from bmp file at run time Pin
anilksingh12-Jun-06 1:31
anilksingh12-Jun-06 1:31 
AnswerRe: load a bitmap from bmp file at run time Pin
Viorel.12-Jun-06 1:41
Viorel.12-Jun-06 1:41 
GeneralRe: load a bitmap from bmp file at run time Pin
ThatsAlok12-Jun-06 1:52
ThatsAlok12-Jun-06 1:52 
GeneralRe: load a bitmap from bmp file at run time Pin
Viorel.12-Jun-06 2:06
Viorel.12-Jun-06 2:06 
GeneralRe: load a bitmap from bmp file at run time Pin
Hamid_RT12-Jun-06 1:58
Hamid_RT12-Jun-06 1:58 
GeneralRe: load a bitmap from bmp file at run time Pin
Viorel.12-Jun-06 2:06
Viorel.12-Jun-06 2:06 
GeneralRe: load a bitmap from bmp file at run time Pin
ThatsAlok12-Jun-06 2:09
ThatsAlok12-Jun-06 2:09 
GeneralRe: load a bitmap from bmp file at run time [modified] Pin
Viorel.12-Jun-06 2:17
Viorel.12-Jun-06 2:17 

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.