Click here to Skip to main content
15,889,200 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: C++ syntax question Pin
toxcct27-Apr-06 22:28
toxcct27-Apr-06 22:28 
AnswerRe: C++ syntax question Pin
Michael Dunn27-Apr-06 19:46
sitebuilderMichael Dunn27-Apr-06 19:46 
GeneralRe: C++ syntax question Pin
Nishad S27-Apr-06 20:15
Nishad S27-Apr-06 20:15 
GeneralRe: C++ syntax question Pin
Michael Dunn27-Apr-06 20:37
sitebuilderMichael Dunn27-Apr-06 20:37 
AnswerRe: C++ syntax question [Edited] Pin
Maxwell Chen27-Apr-06 20:14
Maxwell Chen27-Apr-06 20:14 
QuestionIs it code optimization problem ? Pin
dharani27-Apr-06 16:28
dharani27-Apr-06 16:28 
AnswerRe: Is it code optimization problem ? Pin
Renjith Ramachandran27-Apr-06 20:04
Renjith Ramachandran27-Apr-06 20:04 
QuestionHow to drag and drop CListCtrl header? Pin
Ajax9527-Apr-06 14:07
Ajax9527-Apr-06 14:07 
I set the style of my list
m_list.SetExtendedStyle(m_list.GetExtendedStyle()|LVS_EX_HEADERDRAGDROP);
But everytime after I drag and drop a header, for example drag column 1 to column 2. The data area moved as well and it starts from column 2, column 1 area becomes empty, all data moved to column 2 & 3, some of them mixed together. Is there any other style I should set or any additional code I should wrote?
Confused | :confused:

Thanks!

AnswerRe: How to drag and drop CListCtrl header? Pin
Naveen27-Apr-06 17:30
Naveen27-Apr-06 17:30 
QuestionWhy does VC++ 2005 produce much larger EXE's than VC++ 2003 or VC++ 6.0 ? Pin
Defenestration27-Apr-06 13:45
Defenestration27-Apr-06 13:45 
AnswerRe: Why does VC++ 2005 produce much larger EXE's than VC++ 2003 or VC++ 6.0 ? Pin
Michael Dunn27-Apr-06 19:49
sitebuilderMichael Dunn27-Apr-06 19:49 
GeneralRe: Why does VC++ 2005 produce much larger EXE's than VC++ 2003 or VC++ 6.0 ? Pin
Defenestration2-May-06 16:12
Defenestration2-May-06 16:12 
QuestionFile's properties - Rt click, Summary Pin
john john mackey27-Apr-06 12:32
john john mackey27-Apr-06 12:32 
AnswerRe: File's properties - Rt click, Summary Pin
valikac27-Apr-06 12:44
valikac27-Apr-06 12:44 
AnswerRe: File's properties - Rt click, Summary Pin
Hamid_RT28-Apr-06 1:47
Hamid_RT28-Apr-06 1:47 
AnswerRe: File's properties - Rt click, Summary Pin
David Crow28-Apr-06 2:53
David Crow28-Apr-06 2:53 
GeneralRe: File's properties - Rt click, Summary Pin
john john mackey28-Apr-06 6:22
john john mackey28-Apr-06 6:22 
Questionstrange c code Pin
xyhan27-Apr-06 11:47
xyhan27-Apr-06 11:47 
AnswerRe: strange c code Pin
Trollslayer27-Apr-06 12:36
mentorTrollslayer27-Apr-06 12:36 
AnswerRe: strange c code Pin
Stephen Hewitt27-Apr-06 16:23
Stephen Hewitt27-Apr-06 16:23 
GeneralRe: strange c code Pin
xyhan28-Apr-06 5:34
xyhan28-Apr-06 5:34 
AnswerRe: strange c code Pin
Michael Dunn27-Apr-06 19:50
sitebuilderMichael Dunn27-Apr-06 19:50 
GeneralRe: strange c code Pin
xyhan1-May-06 7:01
xyhan1-May-06 7:01 
AnswerRe: strange c code Pin
Maxwell Chen27-Apr-06 20:36
Maxwell Chen27-Apr-06 20:36 
Questionarray values? Pin
dSolariuM27-Apr-06 11:15
dSolariuM27-Apr-06 11:15 

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.