Click here to Skip to main content
15,881,380 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Question/Gz;/Gd;/Gr Pin
nitin32-Sep-07 20:40
nitin32-Sep-07 20:40 
QuestionGantt Chart Pin
c072-Sep-07 20:21
c072-Sep-07 20:21 
AnswerRe: Gantt Chart Pin
chandu0042-Sep-07 21:35
chandu0042-Sep-07 21:35 
GeneralRe: Gantt Chart Pin
BadKarma2-Sep-07 23:48
BadKarma2-Sep-07 23:48 
AnswerRe: Gantt Chart Pin
Hamid_RT2-Sep-07 21:37
Hamid_RT2-Sep-07 21:37 
AnswerRe: Gantt Chart Pin
c072-Sep-07 22:36
c072-Sep-07 22:36 
QuestionI Need to make the CListCtrl non sortable at run time Pin
Javed Akhtar Ansari2-Sep-07 20:06
Javed Akhtar Ansari2-Sep-07 20:06 
AnswerRe: I Need to make the CListCtrl non sortable at run time Pin
chandu0042-Sep-07 21:43
chandu0042-Sep-07 21:43 
1.first, take a separate application for test.
2.take two list controls.
3.in properties, enable sort for one control.
4.assign a member variables to both.(say m_l1,m_l2)
5.try m_l1.GetProperty() and m_l2.GetProperty();
6.see the difference.
7.then appply the same for the required control using SetProperty();

QuestionDetect Winsock upload speed... [modified] Pin
dontknowitall2-Sep-07 19:33
dontknowitall2-Sep-07 19:33 
AnswerRe: Detect Winsock upload speed... Pin
Naveen2-Sep-07 19:40
Naveen2-Sep-07 19:40 
GeneralRe: Detect Winsock upload speed... Pin
dontknowitall2-Sep-07 19:57
dontknowitall2-Sep-07 19:57 
QuestionHow to Set Button Caption Color Pin
GauranG Shah2-Sep-07 19:12
GauranG Shah2-Sep-07 19:12 
AnswerRe: How to Set Button Caption Color Pin
prasad_som2-Sep-07 19:28
prasad_som2-Sep-07 19:28 
GeneralRe: How to Set Button Caption Color Pin
Naveen2-Sep-07 19:36
Naveen2-Sep-07 19:36 
GeneralRe: How to Set Button Caption Color Pin
prasad_som2-Sep-07 19:47
prasad_som2-Sep-07 19:47 
GeneralRe: How to Set Button Caption Color Pin
Naveen2-Sep-07 19:53
Naveen2-Sep-07 19:53 
GeneralRe: How to Set Button Caption Color Pin
GauranG Shah2-Sep-07 20:37
GauranG Shah2-Sep-07 20:37 
GeneralRe: How to Set Button Caption Color Pin
Naveen2-Sep-07 20:50
Naveen2-Sep-07 20:50 
AnswerRe: How to Set Button Caption Color Pin
Hamid_RT2-Sep-07 19:28
Hamid_RT2-Sep-07 19:28 
QuestionNeed some constants/defines from winspool.h Pin
Ralf Lohmueller2-Sep-07 10:03
Ralf Lohmueller2-Sep-07 10:03 
AnswerRe: Need some constants/defines from winspool.h Pin
Russell'3-Sep-07 0:32
Russell'3-Sep-07 0:32 
GeneralRe: Need some constants/defines from winspool.h Pin
Ralf Lohmueller3-Sep-07 2:32
Ralf Lohmueller3-Sep-07 2:32 
GeneralRe: Need some constants/defines from winspool.h Pin
Russell'3-Sep-07 2:46
Russell'3-Sep-07 2:46 
AnswerSolved: new Vista constants/defines from winspool.h Pin
Ralf Lohmueller5-Sep-07 14:31
Ralf Lohmueller5-Sep-07 14:31 
QuestionCString porble Pin
m1m22-Sep-07 9:18
m1m22-Sep-07 9:18 

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.