Click here to Skip to main content
15,914,642 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: rendering text using opengl Pin
Moak21-Feb-03 0:30
Moak21-Feb-03 0:30 
Generalsetting the text of a static control programmatically. Pin
Anonymous20-Feb-03 21:53
Anonymous20-Feb-03 21:53 
GeneralRe: setting the text of a static control programmatically. Pin
João Paulo Figueira20-Feb-03 22:01
professionalJoão Paulo Figueira20-Feb-03 22:01 
GeneralRe: setting the text of a static control programmatically. Pin
Anonymous20-Feb-03 22:17
Anonymous20-Feb-03 22:17 
QuestionTrue modal dialog? Pin
Bash20-Feb-03 21:38
Bash20-Feb-03 21:38 
AnswerRe: True modal dialog? Pin
Bash21-Feb-03 2:00
Bash21-Feb-03 2:00 
GeneralBoundsChecker error Pin
Anonymous20-Feb-03 20:49
Anonymous20-Feb-03 20:49 
GeneralRe: BoundsChecker error Pin
Roger Allen21-Feb-03 1:51
Roger Allen21-Feb-03 1:51 
Unfortunately quite a lot of the MFC code contains leaks which you cannot do anything about. Look at the call stack for each leak and if it occurs due to one of your own functions doing something, you should be able to fix it. If not, you will just have to ignore it. I think in boundschecker you can set it to ignore known MFC leaks etc. I havn;t got it installed on my PC at he moment, so I cannot point you directly to how to do that.


Roger Allen
Sonork 100.10016

Were you different as a kid? Did you ever say "Ooohhh, shiny red" even once? - Paul Watson 11-February-2003
GeneralRe: BoundsChecker error Pin
Piccinano21-Feb-03 23:01
Piccinano21-Feb-03 23:01 
Generaly can only input numerical value to edit box Pin
afender20-Feb-03 20:32
afender20-Feb-03 20:32 
GeneralRe: y can only input numerical value to edit box Pin
jhwurmbach20-Feb-03 20:45
jhwurmbach20-Feb-03 20:45 
GeneralRe: y can only input numerical value to edit box Pin
afender20-Feb-03 21:24
afender20-Feb-03 21:24 
QuestionIs there a map ActiveX? Pin
Peter Molnar20-Feb-03 20:23
Peter Molnar20-Feb-03 20:23 
Questionwhere can I download Win2000 DDK free? Pin
white jungle20-Feb-03 17:41
white jungle20-Feb-03 17:41 
GeneralCVS and VS.NET Pin
Nick Blumhardt20-Feb-03 17:36
Nick Blumhardt20-Feb-03 17:36 
GeneralGDI & Windowing System Pin
vikramlinux20-Feb-03 17:25
vikramlinux20-Feb-03 17:25 
GeneralSTL list use of own class Pin
kiken20-Feb-03 16:32
kiken20-Feb-03 16:32 
GeneralRe: STL list use of own class Pin
Paul M Watt20-Feb-03 16:44
mentorPaul M Watt20-Feb-03 16:44 
GeneralRe: STL list use of own class Pin
kiken20-Feb-03 17:11
kiken20-Feb-03 17:11 
GeneralThread Control and WaitCommEvent() Pin
lead2gold20-Feb-03 16:31
lead2gold20-Feb-03 16:31 
GeneralRe: Thread Control and WaitCommEvent() Pin
Roger Allen21-Feb-03 1:58
Roger Allen21-Feb-03 1:58 
GeneralRe: Thread Control and WaitCommEvent() Pin
lead2gold21-Feb-03 16:26
lead2gold21-Feb-03 16:26 
GeneralRe: Thread Control and WaitCommEvent() Pin
Daniel Lohmann22-Feb-03 0:22
Daniel Lohmann22-Feb-03 0:22 
GeneralRe: Thread Control and WaitCommEvent() Pin
lead2gold23-Feb-03 6:07
lead2gold23-Feb-03 6:07 
GeneralRe: Thread Control and WaitCommEvent() Pin
Daniel Lohmann23-Feb-03 7:46
Daniel Lohmann23-Feb-03 7:46 

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.