Click here to Skip to main content
15,907,281 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: System Tray - Dialog Please Help Pin
Sameer Maggon17-Apr-02 18:37
Sameer Maggon17-Apr-02 18:37 
QuestionModifying the ListBox text font size ? Pin
17-Apr-02 0:01
suss17-Apr-02 0:01 
AnswerRe: Modifying the ListBox text font size ? Pin
Roger Allen17-Apr-02 5:50
Roger Allen17-Apr-02 5:50 
QuestionHow to check individual threads for memory leaks Pin
Dave Midgley16-Apr-02 23:03
Dave Midgley16-Apr-02 23:03 
AnswerRe: How to check individual threads for memory leaks Pin
Niklas L16-Apr-02 23:56
Niklas L16-Apr-02 23:56 
AnswerRe: How to check individual threads for memory leaks Pin
Joao Vaz16-Apr-02 23:58
Joao Vaz16-Apr-02 23:58 
GeneralCListCtrl InsertItem Pin
Catherine16-Apr-02 22:56
Catherine16-Apr-02 22:56 
GeneralRe: CListCtrl InsertItem Pin
Niklas L16-Apr-02 23:01
Niklas L16-Apr-02 23:01 
Catherine wrote:
is the parameter nIndex not the row number?

Well, yes and no. It's where the list will try to put the item, but if you have any sorting turned on, the value specified will be ignored and you will get the actual row index returned from the function. int CListCtrl::InsertItem(...)
GeneralRe: CListCtrl InsertItem Pin
Niklas L16-Apr-02 23:23
Niklas L16-Apr-02 23:23 
GeneralRe: CListCtrl InsertItem Pin
Catherine16-Apr-02 23:27
Catherine16-Apr-02 23:27 
Questionatl book? Pin
bryce16-Apr-02 22:33
bryce16-Apr-02 22:33 
AnswerRe: atl book? Pin
Christian Graus16-Apr-02 22:41
protectorChristian Graus16-Apr-02 22:41 
GeneralRe: atl book? Pin
Paul A. Howes17-Apr-02 2:28
Paul A. Howes17-Apr-02 2:28 
AnswerRe: atl book? Pin
-Dy17-Apr-02 2:57
-Dy17-Apr-02 2:57 
AnswerRe: atl book? Pin
Joao Vaz17-Apr-02 3:13
Joao Vaz17-Apr-02 3:13 
QuestionHow to get CPU and memory statistic by C/C++? Pin
yungivan16-Apr-02 21:39
yungivan16-Apr-02 21:39 
QuestionWin 2000 ??? Pin
Manikandan16-Apr-02 21:22
Manikandan16-Apr-02 21:22 
AnswerRe: Win 2000 ??? Pin
Niklas L16-Apr-02 22:13
Niklas L16-Apr-02 22:13 
GeneralRe: Win 2000 ??? Pin
Manikandan16-Apr-02 22:37
Manikandan16-Apr-02 22:37 
GeneralRe: Win 2000 ??? Pin
Niklas L16-Apr-02 22:45
Niklas L16-Apr-02 22:45 
GeneralRe: Win 2000 ??? Pin
Manikandan16-Apr-02 22:58
Manikandan16-Apr-02 22:58 
AnswerRe: Win 2000 ??? Pin
Gianfranco Lanzetta17-Apr-02 11:50
Gianfranco Lanzetta17-Apr-02 11:50 
GeneralActive Documents Pin
Nyrup16-Apr-02 20:39
Nyrup16-Apr-02 20:39 
Questionhow can i delet the temp file ??? Pin
16-Apr-02 20:11
suss16-Apr-02 20:11 
AnswerRe: how can i delet the temp file ??? Pin
Michael P Butler16-Apr-02 22:49
Michael P Butler16-Apr-02 22:49 

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.