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

C / C++ / MFC

 
QuestionAdding CStringArray data into another CStringArray...help.. Pin
babyspidy5-Sep-05 20:59
babyspidy5-Sep-05 20:59 
AnswerRe: Adding CStringArray data into another CStringArray...help.. Pin
Neagoe Gabriel5-Sep-05 21:56
Neagoe Gabriel5-Sep-05 21:56 
AnswerRe: Adding CStringArray data into another CStringArray...help.. Pin
kakan5-Sep-05 22:00
professionalkakan5-Sep-05 22:00 
GeneralRe: Adding CStringArray data into another CStringArray...help.. Pin
babyspidy5-Sep-05 22:44
babyspidy5-Sep-05 22:44 
GeneralRe: Adding CStringArray data into another CStringArray...help.. Pin
babyspidy5-Sep-05 23:00
babyspidy5-Sep-05 23:00 
QuestionMemory requirement in CListCtrl Pin
rbbhosale5-Sep-05 20:52
rbbhosale5-Sep-05 20:52 
AnswerRe: Memory requirement in CListCtrl Pin
Neagoe Gabriel5-Sep-05 21:26
Neagoe Gabriel5-Sep-05 21:26 
AnswerRe: Memory requirement in CListCtrl Pin
David Crow6-Sep-05 4:55
David Crow6-Sep-05 4:55 
You are assuming that deleting an item from a list control, or freeing memory in general, automatically lowers your application's memory footprint. That is wrong. While freed memory does eventually make its way back to the available pool, Task Manager will show you what is effectively a high-water mark. In other words, just because you do not see it go down does not necessarily mean there is a problem.


"One must learn from the bite of the fire to leave it alone." - Native American Proverb


GeneralRe: Memory requirement in CListCtrl Pin
rbbhosale8-Sep-05 19:18
rbbhosale8-Sep-05 19:18 
GeneralRe: Memory requirement in CListCtrl Pin
David Crow9-Sep-05 2:39
David Crow9-Sep-05 2:39 
Questionproblem with"temporary storage of images" Pin
a_david1235-Sep-05 20:49
a_david1235-Sep-05 20:49 
AnswerRe: problem with"temporary storage of images" Pin
khan++5-Sep-05 21:07
khan++5-Sep-05 21:07 
AnswerRe: problem with"temporary storage of images" Pin
The Code Machine6-Sep-05 7:42
The Code Machine6-Sep-05 7:42 
QuestionGetting Color Of Control Pin
Identity Undisclosed5-Sep-05 20:42
Identity Undisclosed5-Sep-05 20:42 
AnswerRe: Getting Color Of Control Pin
G Haranadh5-Sep-05 21:14
G Haranadh5-Sep-05 21:14 
GeneralRe: Getting Color Of Control Pin
Identity Undisclosed6-Sep-05 0:18
Identity Undisclosed6-Sep-05 0:18 
AnswerRe: Getting Color Of Control Pin
ThatsAlok5-Sep-05 23:17
ThatsAlok5-Sep-05 23:17 
GeneralRe: Getting Color Of Control Pin
Identity Undisclosed6-Sep-05 0:16
Identity Undisclosed6-Sep-05 0:16 
Question,ow to create Dyanamic DSN in Access database using vc++ Pin
parims5-Sep-05 20:27
parims5-Sep-05 20:27 
JokeRe: ,ow to create Dyanamic DSN in Access database using vc++ Pin
toxcct5-Sep-05 21:04
toxcct5-Sep-05 21:04 
GeneralRe: ,ow to create Dyanamic DSN in Access database using vc++ Pin
toxcct6-Sep-05 1:12
toxcct6-Sep-05 1:12 
AnswerRe: ,ow to create Dyanamic DSN in Access database using vc++ Pin
David Crow6-Sep-05 5:01
David Crow6-Sep-05 5:01 
QuestionHow to develop a network printer monitor? Pin
wangdave5-Sep-05 20:25
wangdave5-Sep-05 20:25 
QuestionPlz Help : Urgent Pin
parims5-Sep-05 19:30
parims5-Sep-05 19:30 
AnswerRe: Plz Help : Urgent Pin
Vikrant for VC++5-Sep-05 20:06
Vikrant for VC++5-Sep-05 20:06 

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.