Click here to Skip to main content
15,888,579 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: getting rgb value Pin
Owner drawn23-Jan-06 17:06
Owner drawn23-Jan-06 17:06 
GeneralRe: getting rgb value Pin
Gavin Taylor23-Jan-06 17:21
professionalGavin Taylor23-Jan-06 17:21 
GeneralRe: getting rgb value Pin
Owner drawn23-Jan-06 17:29
Owner drawn23-Jan-06 17:29 
GeneralRe: getting rgb value Pin
Gavin Taylor23-Jan-06 17:31
professionalGavin Taylor23-Jan-06 17:31 
QuestionWinsock server but with limited access. Pin
Stephen Hewitt23-Jan-06 15:54
Stephen Hewitt23-Jan-06 15:54 
AnswerRe: Winsock server but with limited access. Pin
Gavin Taylor23-Jan-06 16:26
professionalGavin Taylor23-Jan-06 16:26 
GeneralRe: Winsock server but with limited access. Pin
Stephen Hewitt23-Jan-06 16:30
Stephen Hewitt23-Jan-06 16:30 
QuestionCustom Tool Bar Event Handler Pin
BlitzPackage23-Jan-06 15:51
BlitzPackage23-Jan-06 15:51 
Greetings,

I am using Visual C++ .NET 2003.

How do I add event handlers for a custom toolbar that I created? In my SDI app, I created, attached to the the main frame, but I can't find a way to create event or message handlers for the buttons. It's just sitting there...any help you can provide would be great.

Finally, last question: I know that you have to tell Visual C++ .NET if you want a class to be serializable. My question is, supposed the class contains other class objects as variable (i.e. a CAutomobile class has a member variable of type CEngineType), do I have to also tell Visual C++ that I also need to serialize the member object class (i.e. CEngineType) of the already serializable overall class (i.e. CAutomobile). Also, how does it work for derived classes?

Thanks for all of your help.
QuestionRe: Custom Tool Bar Event Handler Pin
Owner drawn23-Jan-06 17:08
Owner drawn23-Jan-06 17:08 
AnswerRe: Custom Tool Bar Event Handler Pin
BlitzPackage24-Jan-06 0:03
BlitzPackage24-Jan-06 0:03 
GeneralRe: Custom Tool Bar Event Handler Pin
Owner drawn24-Jan-06 0:11
Owner drawn24-Jan-06 0:11 
GeneralRe: Custom Tool Bar Event Handler Pin
BlitzPackage24-Jan-06 2:05
BlitzPackage24-Jan-06 2:05 
GeneralRe: Custom Tool Bar Event Handler Pin
Owner drawn24-Jan-06 16:49
Owner drawn24-Jan-06 16:49 
QuestionVariable Baud Rate Pin
IceBerG7123-Jan-06 15:33
IceBerG7123-Jan-06 15:33 
AnswerRe: Variable Baud Rate Pin
Ryan Binns23-Jan-06 17:10
Ryan Binns23-Jan-06 17:10 
AnswerRe: Variable Baud Rate Pin
normanS23-Jan-06 18:41
normanS23-Jan-06 18:41 
QuestionDoModal throws an access violation only for one language Pin
A_L23-Jan-06 13:19
A_L23-Jan-06 13:19 
Questionkeyboard event during long lasting loop Pin
wpuelm23-Jan-06 12:45
wpuelm23-Jan-06 12:45 
AnswerRe: keyboard event during long lasting loop Pin
Blake Miller23-Jan-06 12:57
Blake Miller23-Jan-06 12:57 
AnswerRe: keyboard event during long lasting loop Pin
Michael Dunn23-Jan-06 17:13
sitebuilderMichael Dunn23-Jan-06 17:13 
GeneralRe: keyboard event during long lasting loop Pin
Rajesh R Subramanian23-Jan-06 18:27
professionalRajesh R Subramanian23-Jan-06 18:27 
AnswerRe: keyboard event during long lasting loop Pin
namaskaaram23-Jan-06 18:47
namaskaaram23-Jan-06 18:47 
QuestionHow to define a global object Pin
xyhan23-Jan-06 11:29
xyhan23-Jan-06 11:29 
AnswerRe: How to define a global object Pin
Stephen Hewitt23-Jan-06 11:35
Stephen Hewitt23-Jan-06 11:35 
GeneralRe: How to define a global object Pin
xyhan23-Jan-06 11:49
xyhan23-Jan-06 11: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.