Click here to Skip to main content
15,902,189 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralCEdit notification message Pin
YaronNir27-Oct-03 2:10
YaronNir27-Oct-03 2:10 
GeneralRe: CEdit notification message Pin
Steve S27-Oct-03 2:19
Steve S27-Oct-03 2:19 
QuestionMessages missing for slider controls (and also for spinbuttons etc.)? Pin
DaFrawg27-Oct-03 2:09
DaFrawg27-Oct-03 2:09 
AnswerRe: Messages missing for slider controls (and also for spinbuttons etc.)? Pin
Roger Allen27-Oct-03 3:33
Roger Allen27-Oct-03 3:33 
AnswerRe: Messages missing for slider controls (and also for spinbuttons etc.)? Pin
Iain Clarke, Warrior Programmer27-Oct-03 3:48
Iain Clarke, Warrior Programmer27-Oct-03 3:48 
AnswerRe: Messages missing for slider controls (and also for spinbuttons etc.)? Pin
Chris Hills27-Oct-03 4:01
Chris Hills27-Oct-03 4:01 
GeneralRe: Messages missing for slider controls (and also for spinbuttons etc.)? Pin
DaFrawg27-Oct-03 22:37
DaFrawg27-Oct-03 22:37 
GeneralRe: Messages missing for slider controls (and also for spinbuttons etc.)? Pin
Chris Hills29-Oct-03 1:19
Chris Hills29-Oct-03 1:19 
You can get ClassWizard to add handlers for UDN_DELTAPOS messages Smile | :) , but I can't remember how Frown | :( I think you just select the spinner control and add a message handler for it. Have a look at my article at http://www.codeproject.com/dialog/CRHChildDialog.asp . Although it's not specifically about spinner controls, it does use them. So if you search the source files for DELTAPOS you'll see what happens.
GeneralRe: Messages missing for slider controls (and also for spinbuttons etc.)? Pin
Atlantys30-Oct-03 13:17
Atlantys30-Oct-03 13:17 
Generalmysql with release mode? urgent Pin
murali_utr27-Oct-03 1:33
murali_utr27-Oct-03 1:33 
GeneralRe: mysql with release mode? urgent Pin
Steve S27-Oct-03 1:41
Steve S27-Oct-03 1:41 
GeneralThanks For Ur Help. Pin
murali_utr27-Oct-03 1:45
murali_utr27-Oct-03 1:45 
Generalregd radio buttons in VC++ Pin
karteek27-Oct-03 1:12
karteek27-Oct-03 1:12 
GeneralRe: regd radio buttons in VC++ Pin
Steve S27-Oct-03 1:39
Steve S27-Oct-03 1:39 
GeneralRe: regd radio buttons in VC++ Pin
Iain Clarke, Warrior Programmer27-Oct-03 1:40
Iain Clarke, Warrior Programmer27-Oct-03 1:40 
GeneralExcel-Automation with C++ Pin
DeckY27-Oct-03 0:58
DeckY27-Oct-03 0:58 
GeneralCSocket and CWinThread Pin
y_seval27-Oct-03 0:55
y_seval27-Oct-03 0:55 
GeneralRe: CSocket and CWinThread Pin
vcplusplus27-Oct-03 1:50
vcplusplus27-Oct-03 1:50 
QuestionHow to change the font size and color of the fonts in a edit box Pin
Deepak Samuel27-Oct-03 0:00
Deepak Samuel27-Oct-03 0:00 
AnswerRe: How to change the font size and color of the fonts in a edit box Pin
Steve S27-Oct-03 1:37
Steve S27-Oct-03 1:37 
GeneralOutlook Automation (C++) Pin
chz171065xy26-Oct-03 23:20
chz171065xy26-Oct-03 23:20 
GeneralRe: Outlook Automation (C++) Pin
Heath Stewart27-Oct-03 3:24
protectorHeath Stewart27-Oct-03 3:24 
GeneralRe: Outlook Automation (C++) Pin
chz171065xy27-Oct-03 21:37
chz171065xy27-Oct-03 21:37 
GeneralRe: Outlook Automation (C++) Pin
David Crow28-Oct-03 4:08
David Crow28-Oct-03 4:08 
Generalurgent! Pin
ranjjj26-Oct-03 22:57
ranjjj26-Oct-03 22:57 

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.