Click here to Skip to main content
15,894,646 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: How to handle changes to a Slider bar by Keyboard Pin
David Crow2-Mar-07 4:24
David Crow2-Mar-07 4:24 
AnswerRe: How to handle changes to a Slider bar by Keyboard Pin
reza matinnejad2-Mar-07 4:55
reza matinnejad2-Mar-07 4:55 
AnswerRe: How to handle changes to a Slider bar by Keyboard Pin
Iain Clarke, Warrior Programmer2-Mar-07 5:46
Iain Clarke, Warrior Programmer2-Mar-07 5:46 
QuestionHow to set display resolution Pin
reza matinnejad2-Mar-07 1:27
reza matinnejad2-Mar-07 1:27 
AnswerRe: How to set display resolution Pin
prasad_som2-Mar-07 2:02
prasad_som2-Mar-07 2:02 
AnswerRe: How to set display resolution Pin
vibindia2-Mar-07 4:18
vibindia2-Mar-07 4:18 
Questionconst keyword Pin
Syamlal S Nair2-Mar-07 0:54
Syamlal S Nair2-Mar-07 0:54 
AnswerRe: const keyword Pin
Nibu babu thomas2-Mar-07 0:57
Nibu babu thomas2-Mar-07 0:57 
SyamlalS wrote:
CString GetItemText(int nRow, int nCol) const;


This means GetItemText function does not modify any of the member variables of the class to which this function belongs niether does it call any member function that modifies any member variables of the said class.


Nibu thomas
A Developer

Programming tips[^]  My site[^]

GeneralRe: const keyword Pin
Syamlal S Nair2-Mar-07 1:01
Syamlal S Nair2-Mar-07 1:01 
GeneralRe: const keyword Pin
Dominik Reichl2-Mar-07 1:09
Dominik Reichl2-Mar-07 1:09 
GeneralRe: const keyword Pin
Stephen Hewitt4-Mar-07 13:12
Stephen Hewitt4-Mar-07 13:12 
AnswerRe: const keyword Pin
prasad_som2-Mar-07 0:58
prasad_som2-Mar-07 0:58 
AnswerRe: const keyword Pin
Roger Stoltz2-Mar-07 1:55
Roger Stoltz2-Mar-07 1:55 
QuestionRe: const keyword Pin
David Crow2-Mar-07 2:51
David Crow2-Mar-07 2:51 
AnswerRe: const keyword Pin
Roger Stoltz2-Mar-07 3:11
Roger Stoltz2-Mar-07 3:11 
AnswerRe: const keyword Pin
toxcct2-Mar-07 1:55
toxcct2-Mar-07 1:55 
AnswerRe: const keyword Pin
vibindia2-Mar-07 4:07
vibindia2-Mar-07 4:07 
GeneralRe: const keyword Pin
John R. Shaw2-Mar-07 20:25
John R. Shaw2-Mar-07 20:25 
QuestionInfo about CListCtrl ? Pin
sakthimuthu2-Mar-07 0:16
sakthimuthu2-Mar-07 0:16 
AnswerRe: Info about CListCtrl ? Pin
Hamid_RT2-Mar-07 0:20
Hamid_RT2-Mar-07 0:20 
QuestionAny error in my code! [modified] Pin
ShaluMalu2-Mar-07 0:16
ShaluMalu2-Mar-07 0:16 
AnswerRe: Any error in my code! Pin
prasad_som2-Mar-07 1:18
prasad_som2-Mar-07 1:18 
QuestionThread proble. Pin
david bagaturia2-Mar-07 0:14
david bagaturia2-Mar-07 0:14 
AnswerRe: Thread proble. Pin
_anil_2-Mar-07 0:23
_anil_2-Mar-07 0:23 
AnswerRe: Thread proble. Pin
User 5838522-Mar-07 0:36
User 5838522-Mar-07 0:36 

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.