Click here to Skip to main content
15,893,594 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: error LNK2019: unresolved external symbol Pin
Cedric Moonen28-Apr-09 20:31
Cedric Moonen28-Apr-09 20:31 
AnswerRe: error LNK2019: unresolved external symbol Pin
Purish Dwivedi28-Apr-09 20:36
Purish Dwivedi28-Apr-09 20:36 
GeneralRe: error LNK2019: unresolved external symbol Pin
Cedric Moonen28-Apr-09 20:59
Cedric Moonen28-Apr-09 20:59 
Answer[Message Deleted] Pin
Purish Dwivedi28-Apr-09 21:10
Purish Dwivedi28-Apr-09 21:10 
GeneralRe: error LNK2019: unresolved external symbol Pin
Stephen Hewitt28-Apr-09 21:16
Stephen Hewitt28-Apr-09 21:16 
GeneralRe: error LNK2019: unresolved external symbol Pin
Cedric Moonen28-Apr-09 21:22
Cedric Moonen28-Apr-09 21:22 
GeneralRe: error LNK2019: unresolved external symbol Pin
Purish Dwivedi28-Apr-09 22:08
Purish Dwivedi28-Apr-09 22:08 
AnswerRe: error LNK2019: unresolved external symbol Pin
Stephen Hewitt28-Apr-09 21:06
Stephen Hewitt28-Apr-09 21:06 
Questionwua in remote machine Pin
ashish8patil28-Apr-09 19:03
ashish8patil28-Apr-09 19:03 
QuestionHide ' X ' box in a dialog [modified] Pin
Shashi.Shinde28-Apr-09 17:34
Shashi.Shinde28-Apr-09 17:34 
AnswerRe: Hide ' X ' box in a dialog Pin
_AnsHUMAN_ 28-Apr-09 17:50
_AnsHUMAN_ 28-Apr-09 17:50 
GeneralRe: Hide ' X ' box in a dialog Pin
Shashi.Shinde28-Apr-09 21:50
Shashi.Shinde28-Apr-09 21:50 
GeneralRe: Hide ' X ' box in a dialog Pin
CPallini28-Apr-09 21:59
mveCPallini28-Apr-09 21:59 
QuestionUNC path names.... Pin
Peter Weyzen28-Apr-09 9:39
Peter Weyzen28-Apr-09 9:39 
AnswerRe: UNC path names.... Pin
David Crow28-Apr-09 9:42
David Crow28-Apr-09 9:42 
QuestionWMI copy file to remote host Pin
Jack Rong28-Apr-09 8:41
Jack Rong28-Apr-09 8:41 
AnswerNicely spammed into 4 forums Pin
led mike28-Apr-09 8:57
led mike28-Apr-09 8:57 
GeneralRe: Nicely spammed into 4 forums Pin
CPallini28-Apr-09 9:25
mveCPallini28-Apr-09 9:25 
GeneralRe: Nicely spammed into 4 forums Pin
led mike28-Apr-09 10:39
led mike28-Apr-09 10:39 
QuestionRe: WMI copy file to remote host Pin
David Crow28-Apr-09 9:39
David Crow28-Apr-09 9:39 
QuestionCListCtrl flickers on Vista Pin
00.Siddu28-Apr-09 5:40
00.Siddu28-Apr-09 5:40 
QuestionRe: CListCtrl flickers on Vista Pin
David Crow28-Apr-09 8:28
David Crow28-Apr-09 8:28 
AnswerRe: CListCtrl flickers on Vista Pin
00.Siddu28-Apr-09 9:36
00.Siddu28-Apr-09 9:36 
QuestionRe: CListCtrl flickers on Vista Pin
David Crow28-Apr-09 9:45
David Crow28-Apr-09 9:45 
AnswerRe: CListCtrl flickers on Vista Pin
00.Siddu28-Apr-09 22:07
00.Siddu28-Apr-09 22:07 
How often is the control updated, and with how many items?

Well, Control is updated as mouse moves over the screen, with 100 to 125 items.
The list gets updated in a loop in which data is being collected in a vector first, and then injected in the list.

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.