Click here to Skip to main content
15,927,213 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Memory related issues Pin
normanS10-Apr-06 19:49
normanS10-Apr-06 19:49 
GeneralRe: Memory related issues Pin
Ryan Binns10-Apr-06 20:07
Ryan Binns10-Apr-06 20:07 
GeneralRe: Memory related issues Pin
normanS11-Apr-06 0:39
normanS11-Apr-06 0:39 
GeneralRe: Memory related issues Pin
Ryan Binns11-Apr-06 0:47
Ryan Binns11-Apr-06 0:47 
AnswerRe: Memory related issues Pin
Stephen Hewitt10-Apr-06 21:23
Stephen Hewitt10-Apr-06 21:23 
Questionregarding MapViewOfFile Pin
namaskaaram10-Apr-06 18:30
namaskaaram10-Apr-06 18:30 
AnswerRe: regarding MapViewOfFile Pin
Ryan Binns10-Apr-06 18:47
Ryan Binns10-Apr-06 18:47 
GeneralRe: regarding MapViewOfFile Pin
Blake Miller12-Apr-06 5:07
Blake Miller12-Apr-06 5:07 
Or unless you happen to already own that memory, which is more unfortunate - harder to find bugs in your program. I would rather see an access violation any day than to try to figure out 'who' overwrote some of my own memory.


People that start writing code immediately are programmers (or hackers), people that ask questions first are Software Engineers - Graham Shanks
GeneralRe: regarding MapViewOfFile Pin
Ryan Binns12-Apr-06 13:50
Ryan Binns12-Apr-06 13:50 
QuestionLinkage C Pin
mostafa_pasha10-Apr-06 17:58
mostafa_pasha10-Apr-06 17:58 
Questiondebug assertion failed Pin
mrby12310-Apr-06 17:19
mrby12310-Apr-06 17:19 
AnswerRe: debug assertion failed Pin
lastgen10-Apr-06 17:55
lastgen10-Apr-06 17:55 
GeneralRe: debug assertion failed Pin
mrby12310-Apr-06 18:04
mrby12310-Apr-06 18:04 
QuestionHow to store a Binary value in a variable? Pin
CodeVarma10-Apr-06 17:05
CodeVarma10-Apr-06 17:05 
AnswerRe: How to store a Binary value in a variable? Pin
Ryan Binns10-Apr-06 18:21
Ryan Binns10-Apr-06 18:21 
QuestionVariable Help Pin
borono10-Apr-06 14:14
borono10-Apr-06 14:14 
AnswerRe: Variable Help Pin
Joshua Quick10-Apr-06 15:43
Joshua Quick10-Apr-06 15:43 
GeneralRe: Variable Help Pin
borono10-Apr-06 17:30
borono10-Apr-06 17:30 
AnswerRe: Variable Help Pin
Joshua Quick10-Apr-06 17:49
Joshua Quick10-Apr-06 17:49 
GeneralRe: Variable Help Pin
borono11-Apr-06 10:43
borono11-Apr-06 10:43 
GeneralRe: Variable Help Pin
Joshua Quick11-Apr-06 12:05
Joshua Quick11-Apr-06 12:05 
QuestionCTreeCtrl checkboxes Pin
CodeGoose10-Apr-06 11:34
CodeGoose10-Apr-06 11:34 
QuestionOverloads resolution crazyness ? Pin
Marcello10-Apr-06 11:29
Marcello10-Apr-06 11:29 
AnswerRe: Overloads resolution crazyness ? Pin
Ryan Binns10-Apr-06 18:33
Ryan Binns10-Apr-06 18:33 
GeneralRe: Overloads resolution crazyness ? Pin
Marcello10-Apr-06 21:05
Marcello10-Apr-06 21:05 

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.