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

C / C++ / MFC

 
GeneralRe: Removing focus from button in dlg-based app Pin
Neville Franks5-Jun-03 10:55
Neville Franks5-Jun-03 10:55 
GeneralRe: Removing focus from button in dlg-based app Pin
Vikram A Punathambekar5-Jun-03 19:54
Vikram A Punathambekar5-Jun-03 19:54 
GeneralRe: Removing focus from button in dlg-based app Pin
BhaskarBora5-Jun-03 18:12
BhaskarBora5-Jun-03 18:12 
GeneralRe: Removing focus from button in dlg-based app Pin
Vikram A Punathambekar5-Jun-03 20:03
Vikram A Punathambekar5-Jun-03 20:03 
GeneralRe: Removing focus from button in dlg-based app Pin
BhaskarBora9-Jun-03 23:35
BhaskarBora9-Jun-03 23:35 
GeneralGood Window Apps - Help Pin
iltallman5-Jun-03 7:53
iltallman5-Jun-03 7:53 
GeneralRe: Good Window Apps - Help Pin
Daniel Turini5-Jun-03 8:37
Daniel Turini5-Jun-03 8:37 
GeneralRe: Good Window Apps - Help Pin
Neville Franks5-Jun-03 11:04
Neville Franks5-Jun-03 11:04 
1) Look at: "Fast memory allocation library for multithreaded applications
" http://www.garret.ru/~knizhnik/sal.html[^]

2) I've seen this sort of behaviour on W9x I think where your app has allocated a large chunk of memory and when it shuts down it takes Windows a while to discard it from VM or something like that. You don't see this on NT based versions of Windows. If you are running NT/W2K/WXP and this is happening having a look in Task Manager Performance may shed some light on things.

Neville Franks, Author of ED for Windows. Free Trial at www.getsoft.com
GeneralTool Tips Not Displayed Pin
Dave_5-Jun-03 7:45
Dave_5-Jun-03 7:45 
GeneralIRC Chat Server Source Code Download Pin
Amer Hafeez5-Jun-03 6:57
Amer Hafeez5-Jun-03 6:57 
QuestionHow do i draw 4:2:0 YUV data on the screen? Pin
Redeemer-dk5-Jun-03 6:51
Redeemer-dk5-Jun-03 6:51 
AnswerRe: How do i draw 4:2:0 YUV data on the screen? Pin
Anonymous5-Jun-03 15:08
Anonymous5-Jun-03 15:08 
GeneralForcing ON_UPDATE_COMMAND_UI Pin
Jawache5-Jun-03 6:33
Jawache5-Jun-03 6:33 
GeneralRe: Forcing ON_UPDATE_COMMAND_UI Pin
Dave_5-Jun-03 7:37
Dave_5-Jun-03 7:37 
GeneralNT Monitoring Service Struggles Pin
Jason Reis5-Jun-03 6:11
Jason Reis5-Jun-03 6:11 
GeneralPlease help.. Pin
sardinka5-Jun-03 6:11
sardinka5-Jun-03 6:11 
GeneralOCCI, C++ and REF CURSOR Pin
achandra0075-Jun-03 6:07
achandra0075-Jun-03 6:07 
GeneralFull screen problem Pin
olinn5-Jun-03 6:01
olinn5-Jun-03 6:01 
GeneralRe: Full screen problem Pin
IceMatrix5-Jun-03 10:01
IceMatrix5-Jun-03 10:01 
QuestionAnimated cursor?? Pin
MemLeak5-Jun-03 5:00
MemLeak5-Jun-03 5:00 
AnswerRe: Animated cursor?? Pin
David Crow5-Jun-03 6:05
David Crow5-Jun-03 6:05 
GeneralRe: Animated cursor?? Pin
MemLeak5-Jun-03 6:57
MemLeak5-Jun-03 6:57 
AnswerRe: Animated cursor?? Pin
skaanji5-Jun-03 7:33
skaanji5-Jun-03 7:33 
GeneralRe: Animated cursor?? Pin
basementman9-Jun-03 5:59
basementman9-Jun-03 5:59 
GeneralList box containing CWnd derived class as item. Pin
Maximilien5-Jun-03 4:58
Maximilien5-Jun-03 4:58 

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.