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

C / C++ / MFC

 
GeneralRe: problems on mutual class declaration introduction between classes Pin
cy163@hotmail.com7-Nov-06 2:25
cy163@hotmail.com7-Nov-06 2:25 
GeneralRe: problems on mutual class declaration introduction between classes Pin
Cedric Moonen7-Nov-06 2:42
Cedric Moonen7-Nov-06 2:42 
GeneralRe: problems on mutual class declaration introduction between classes [modified] Pin
cy163@hotmail.com7-Nov-06 12:15
cy163@hotmail.com7-Nov-06 12:15 
GeneralRe: problems on mutual class declaration introduction between classes Pin
Cedric Moonen7-Nov-06 20:23
Cedric Moonen7-Nov-06 20:23 
GeneralRe: problems on mutual class declaration introduction between classes Pin
cy163@hotmail.com8-Nov-06 0:52
cy163@hotmail.com8-Nov-06 0:52 
GeneralRe: problems on mutual class declaration introduction between classes [modified] Pin
cy163@hotmail.com7-Nov-06 2:19
cy163@hotmail.com7-Nov-06 2:19 
QuestionCListCtrl Pin
kk.tvm6-Nov-06 18:18
kk.tvm6-Nov-06 18:18 
AnswerRe: CListCtrl Pin
prasad_som6-Nov-06 18:36
prasad_som6-Nov-06 18:36 
Dont retrieve all addresses at one call only. Instead, Fill list control with number of empty rows equal to no. of records in address book. And then retrieve only records for rows visible in list control. Keep on retriving records on scrolling.
You can check if for this row records has been set to avoid multilpe calls.



AnswerRe: CListCtrl Pin
Nibu babu thomas6-Nov-06 18:43
Nibu babu thomas6-Nov-06 18:43 
AnswerRe: CListCtrl Pin
Hamid_RT7-Nov-06 4:20
Hamid_RT7-Nov-06 4:20 
QuestionHow to get IHTMLElement using elementFromPoint in Frame? Pin
31415926536-Nov-06 18:09
31415926536-Nov-06 18:09 
QuestionHow to highlight a Check box if no caption Pin
vikas amin6-Nov-06 18:07
vikas amin6-Nov-06 18:07 
AnswerRe: How to highlight a Check box if no caption Pin
Hamid_RT6-Nov-06 20:18
Hamid_RT6-Nov-06 20:18 
GeneralRe: How to highlight a Check box if no caption Pin
vikas amin6-Nov-06 21:28
vikas amin6-Nov-06 21:28 
GeneralRe: How to highlight a Check box if no caption Pin
Hamid_RT7-Nov-06 4:31
Hamid_RT7-Nov-06 4:31 
AnswerRe: How to highlight a Check box if no caption Pin
Niklas L6-Nov-06 20:54
Niklas L6-Nov-06 20:54 
GeneralRe: How to highlight a Check box if no caption Pin
Niklas L6-Nov-06 21:33
Niklas L6-Nov-06 21:33 
AnswerRe: How to highlight a Check box if no caption Pin
Blake Miller7-Nov-06 3:48
Blake Miller7-Nov-06 3:48 
QuestionInserting Data in database by Atl consumer wizard [modified] Pin
With_problem6-Nov-06 16:26
With_problem6-Nov-06 16:26 
Questionwrap/hide string references Pin
Benlahrech .Dj6-Nov-06 13:39
Benlahrech .Dj6-Nov-06 13:39 
AnswerRe: wrap/hide string references Pin
Jörgen Sigvardsson6-Nov-06 14:32
Jörgen Sigvardsson6-Nov-06 14:32 
AnswerRe: wrap/hide string references Pin
Michael Dunn6-Nov-06 16:07
sitebuilderMichael Dunn6-Nov-06 16:07 
AnswerRe: wrap/hide string references Pin
Benlahrech .Dj7-Nov-06 11:31
Benlahrech .Dj7-Nov-06 11:31 
QuestionCAsyncSocket - Client receives some messages but not others Pin
realius2226-Nov-06 11:24
realius2226-Nov-06 11:24 
AnswerRe: CAsyncSocket - Client receives some messages but not others Pin
Mark Salsbery6-Nov-06 12:33
Mark Salsbery6-Nov-06 12:33 

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.