Click here to Skip to main content
15,922,533 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Repainting of dialog box takes time. Pin
R@jeev K R8-Mar-10 19:13
R@jeev K R8-Mar-10 19:13 
GeneralRe: Repainting of dialog box takes time. Pin
R@jeev K R8-Mar-10 19:29
R@jeev K R8-Mar-10 19:29 
GeneralRe: Repainting of dialog box takes time. Pin
Le@rner8-Mar-10 20:09
Le@rner8-Mar-10 20:09 
GeneralRe: Repainting of dialog box takes time. Pin
R@jeev K R8-Mar-10 20:43
R@jeev K R8-Mar-10 20:43 
GeneralRe: Repainting of dialog box takes time. Pin
Le@rner8-Mar-10 20:49
Le@rner8-Mar-10 20:49 
GeneralRe: Repainting of dialog box takes time. Pin
R@jeev K R8-Mar-10 20:55
R@jeev K R8-Mar-10 20:55 
GeneralRe: Repainting of dialog box takes time. Pin
Le@rner8-Mar-10 20:59
Le@rner8-Mar-10 20:59 
GeneralRe: Repainting of dialog box takes time. Pin
R@jeev K R8-Mar-10 21:18
R@jeev K R8-Mar-10 21:18 
Create a test application that using CBitmapButton class. Use the above code in that application and continuously use that application. Check the usage in Task Manager... It will help you to find the memory leak is from CBitmapButton ...
GeneralRe: Repainting of dialog box takes time. Pin
Le@rner8-Mar-10 22:08
Le@rner8-Mar-10 22:08 
GeneralRe: Repainting of dialog box takes time. Pin
R@jeev K R8-Mar-10 22:20
R@jeev K R8-Mar-10 22:20 
GeneralRe: Repainting of dialog box takes time. Pin
Le@rner9-Mar-10 0:22
Le@rner9-Mar-10 0:22 
GeneralRe: Repainting of dialog box takes time. Pin
R@jeev K R9-Mar-10 0:44
R@jeev K R9-Mar-10 0:44 
GeneralRe: Repainting of dialog box takes time. [modified] Pin
Mohan Ramachandra9-Mar-10 1:54
Mohan Ramachandra9-Mar-10 1:54 
GeneralRe: Repainting of dialog box takes time. Pin
Le@rner9-Mar-10 2:00
Le@rner9-Mar-10 2:00 
GeneralRe: Repainting of dialog box takes time. Pin
Eugen Podsypalnikov9-Mar-10 0:40
Eugen Podsypalnikov9-Mar-10 0:40 
GeneralRe: Repainting of dialog box takes time. Pin
Le@rner9-Mar-10 0:42
Le@rner9-Mar-10 0:42 
GeneralRe: Repainting of dialog box takes time. Pin
Eugen Podsypalnikov9-Mar-10 0:56
Eugen Podsypalnikov9-Mar-10 0:56 
GeneralRe: Repainting of dialog box takes time. Pin
Le@rner9-Mar-10 1:01
Le@rner9-Mar-10 1:01 
GeneralRe: Repainting of dialog box takes time. Pin
Eugen Podsypalnikov9-Mar-10 1:05
Eugen Podsypalnikov9-Mar-10 1:05 
GeneralRe: Repainting of dialog box takes time. Pin
Le@rner9-Mar-10 1:41
Le@rner9-Mar-10 1:41 
QuestionHow to allocate memory for 2-D integer array in one line? Pin
Nilesh Hamane8-Mar-10 18:35
Nilesh Hamane8-Mar-10 18:35 
AnswerRe: How to allocate memory for 2-D integer array in one line? Pin
Avi Berger8-Mar-10 19:23
Avi Berger8-Mar-10 19:23 
GeneralRe: How to allocate memory for 2-D integer array in one line? Pin
Cool_Dev8-Mar-10 19:59
Cool_Dev8-Mar-10 19:59 
QuestionRe: How to allocate memory for 2-D integer array in one line? Pin
CPallini8-Mar-10 20:50
mveCPallini8-Mar-10 20:50 
AnswerRe: How to allocate memory for 2-D integer array in one line? Pin
Eugen Podsypalnikov8-Mar-10 20:54
Eugen Podsypalnikov8-Mar-10 20:54 

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.