Click here to Skip to main content
15,891,184 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionChange rowheight in CListCtrl!? [modified] Pin
bosfan17-Jan-07 2:05
bosfan17-Jan-07 2:05 
AnswerRe: Change rowheight in CListCtrl!? Pin
prasad_som17-Jan-07 3:12
prasad_som17-Jan-07 3:12 
GeneralRe: Change rowheight in CListCtrl!? [modified] Pin
bosfan17-Jan-07 3:28
bosfan17-Jan-07 3:28 
Questionabout dateTimePicker Pin
zizzzz17-Jan-07 1:20
zizzzz17-Jan-07 1:20 
QuestionRe: about dateTimePicker Pin
David Crow17-Jan-07 2:54
David Crow17-Jan-07 2:54 
QuestionDoubt in Libraries used in EVC++ Pin
harshadha17-Jan-07 0:55
harshadha17-Jan-07 0:55 
QuestionHeight of statusbar Pin
#realJSOP17-Jan-07 0:46
mve#realJSOP17-Jan-07 0:46 
AnswerRe: Height of statusbar Pin
Tony Hill17-Jan-07 1:06
mveTony Hill17-Jan-07 1:06 
There is a member variable for a status bar called m_nMinHeight;

If you have subclassed the status bar you can set it in the constructor;

Otherwise you can send the status bar a SB_SETMINHEIGHT message setting the WPARAM to the required height.


GeneralRe: Height of statusbar Pin
#realJSOP17-Jan-07 1:23
mve#realJSOP17-Jan-07 1:23 
Questionhow to convert TCHAR TO string Pin
amitmistry_petlad 17-Jan-07 0:34
amitmistry_petlad 17-Jan-07 0:34 
AnswerRe: how to convert TCHAR TO string Pin
toxcct17-Jan-07 0:39
toxcct17-Jan-07 0:39 
GeneralRe: how to convert TCHAR TO string Pin
amitmistry_petlad 17-Jan-07 0:55
amitmistry_petlad 17-Jan-07 0:55 
AnswerRe: how to convert TCHAR TO string Pin
David Crow17-Jan-07 3:05
David Crow17-Jan-07 3:05 
QuestionRegistry. Pin
Vikram.....17-Jan-07 0:20
Vikram.....17-Jan-07 0:20 
AnswerRe: Registry. Pin
Rajesh R Subramanian17-Jan-07 0:25
professionalRajesh R Subramanian17-Jan-07 0:25 
GeneralRe: Registry. Pin
Vikram.....17-Jan-07 3:14
Vikram.....17-Jan-07 3:14 
AnswerRe: Registry. Pin
Roger Stoltz17-Jan-07 2:09
Roger Stoltz17-Jan-07 2:09 
GeneralRe: Registry. Pin
Vikram.....17-Jan-07 2:26
Vikram.....17-Jan-07 2:26 
AnswerRe: Registry. Pin
Hamid_RT17-Jan-07 2:53
Hamid_RT17-Jan-07 2:53 
GeneralRe: Registry. Pin
Vikram.....17-Jan-07 3:13
Vikram.....17-Jan-07 3:13 
GeneralRe: Registry. Pin
Hamid_RT17-Jan-07 7:12
Hamid_RT17-Jan-07 7:12 
QuestionCreate Directory Pin
manu_220517-Jan-07 0:20
manu_220517-Jan-07 0:20 
QuestionRe: Create Directory Pin
Rajesh R Subramanian17-Jan-07 0:22
professionalRajesh R Subramanian17-Jan-07 0:22 
AnswerRe: Create Directory Pin
manu_220517-Jan-07 0:29
manu_220517-Jan-07 0:29 
GeneralRe: Create Directory Pin
toxcct17-Jan-07 0:31
toxcct17-Jan-07 0:31 

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.