Click here to Skip to main content
15,910,303 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: CListCtrl - selecting items inconsistent Pin
Vaclav_24-Aug-13 5:00
Vaclav_24-Aug-13 5:00 
GeneralRe: CListCtrl - selecting items inconsistent Pin
SoMad24-Aug-13 13:43
professionalSoMad24-Aug-13 13:43 
GeneralRe: CListCtrl - selecting items inconsistent Pin
Vaclav_24-Aug-13 16:34
Vaclav_24-Aug-13 16:34 
GeneralRe: CListCtrl - selecting items inconsistent Pin
Vaclav_26-Aug-13 9:23
Vaclav_26-Aug-13 9:23 
QuestionReal Problem in Listview dealing with tons of data Pin
JoneLe8621-Aug-13 10:29
JoneLe8621-Aug-13 10:29 
SuggestionRe: Real Problem in Listview dealing with tons of data Pin
BadKarma21-Aug-13 10:59
BadKarma21-Aug-13 10:59 
GeneralRe: Real Problem in Listview dealing with tons of data Pin
JoneLe8621-Aug-13 11:21
JoneLe8621-Aug-13 11:21 
AnswerRe: Real Problem in Listview dealing with tons of data Pin
enhzflep21-Aug-13 11:06
enhzflep21-Aug-13 11:06 
The only thing I can think of to check right now is GDI leaks.
When the system runs out of resources, all kinds of system-wide funkiness may be enjoyed.

Have you checked for them? If not, you can view them in the task-manager.

View->Select Columns->GDI Objects

If this number is not steady - i.e it increases, you've got a leak.

More info: here[^] and here[^].
"Science adjusts its views based on what's observed. Faith is the denial of observation, so that belief can be preserved." - Tim Minchin

GeneralRe: Real Problem in Listview dealing with tons of data Pin
JoneLe8621-Aug-13 11:22
JoneLe8621-Aug-13 11:22 
AnswerRe: Real Problem in Listview dealing with tons of data Pin
pasztorpisti21-Aug-13 11:18
pasztorpisti21-Aug-13 11:18 
GeneralRe: Real Problem in Listview dealing with tons of data Pin
JoneLe8621-Aug-13 11:22
JoneLe8621-Aug-13 11:22 
GeneralRe: Real Problem in Listview dealing with tons of data Pin
xcal22-Aug-13 19:11
xcal22-Aug-13 19:11 
QuestionHow to initialize property page's dialog? SOLVED Pin
Vaclav_21-Aug-13 4:15
Vaclav_21-Aug-13 4:15 
AnswerRe: How to initialize property page's dialog? Pin
Freak3022-Aug-13 3:35
Freak3022-Aug-13 3:35 
GeneralRe: How to initialize property page's dialog? Pin
Vaclav_22-Aug-13 5:26
Vaclav_22-Aug-13 5:26 
GeneralRe: How to initialize property page's dialog? Pin
Vaclav_22-Aug-13 6:52
Vaclav_22-Aug-13 6:52 
GeneralRe: How to initialize property page's dialog? Pin
Vaclav_24-Aug-13 5:08
Vaclav_24-Aug-13 5:08 
QuestionHow to make the camera rotate with the player? Pin
LittleJackFlash21-Aug-13 3:19
LittleJackFlash21-Aug-13 3:19 
AnswerRe: How to make the camera rotate with the player? Pin
pasztorpisti21-Aug-13 4:05
pasztorpisti21-Aug-13 4:05 
GeneralRe: How to make the camera rotate with the player? Pin
LittleJackFlash21-Aug-13 22:00
LittleJackFlash21-Aug-13 22:00 
GeneralRe: How to make the camera rotate with the player? Pin
Jonathan Davies21-Aug-13 22:38
Jonathan Davies21-Aug-13 22:38 
GeneralRe: How to make the camera rotate with the player? Pin
LittleJackFlash21-Aug-13 23:25
LittleJackFlash21-Aug-13 23:25 
GeneralRe: How to make the camera rotate with the player? Pin
Jonathan Davies21-Aug-13 23:46
Jonathan Davies21-Aug-13 23:46 
GeneralHow to write Benford’s Law in C++ Need Help Pin
Member 1022170020-Aug-13 16:55
Member 1022170020-Aug-13 16:55 
QuestionRe: How to write Benford’s Law in C++ Need Help Pin
Richard MacCutchan20-Aug-13 20:10
mveRichard MacCutchan20-Aug-13 20:10 

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.