Click here to Skip to main content
15,903,033 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How can I see member variables corresponding a selected control in VS 2003 ? Pin
Gem22-Feb-04 3:10
Gem22-Feb-04 3:10 
Generalcreating and displaying a listbox dynamically (on the fly) Pin
brainznbrawn@yahoo.com21-Feb-04 2:36
brainznbrawn@yahoo.com21-Feb-04 2:36 
GeneralRe: creating and displaying a listbox dynamically (on the fly) Pin
Shog921-Feb-04 6:04
sitebuilderShog921-Feb-04 6:04 
QuestiontoolBar-> function --> create my own message send to all dialog boxes ? Pin
BrutalDeath021-Feb-04 1:24
sussBrutalDeath021-Feb-04 1:24 
AnswerRe: toolBar-> function --> create my own message send to all dialog boxes ? Pin
Shog921-Feb-04 6:08
sitebuilderShog921-Feb-04 6:08 
GeneralRe: toolBar-> function --> create my own message send to all dialog boxes ? Pin
Prakash Nadar21-Feb-04 6:19
Prakash Nadar21-Feb-04 6:19 
GeneralRe: toolBar-> function --> create my own message send to all dialog boxes ? Pin
BrutalDeath024-Feb-04 0:40
sussBrutalDeath024-Feb-04 0:40 
GeneralRe: toolBar-> function --> create my own message send to all dialog boxes ? Pin
Prakash Nadar24-Feb-04 5:06
Prakash Nadar24-Feb-04 5:06 
Since you have handled the message from the toolbar in the main frame, try using SendMessageToDescendants to send it to all the descedants. Or get the handle of the view and send the message to it.


Still Alive!!!
Thank you God.
QuestionDo I have to open Add variable wizard at each variable adding in VS2003 ? Pin
Gem21-Feb-04 1:04
Gem21-Feb-04 1:04 
GeneralNetmeeting API Pin
Shah Shehpori20-Feb-04 23:21
sussShah Shehpori20-Feb-04 23:21 
Generalmemcpy hourglass Pin
shinay20-Feb-04 23:02
shinay20-Feb-04 23:02 
GeneralRe: memcpy hourglass Pin
Balkrishna Talele20-Feb-04 23:25
Balkrishna Talele20-Feb-04 23:25 
GeneralRe: memcpy hourglass Pin
Tim Smith21-Feb-04 5:58
Tim Smith21-Feb-04 5:58 
GeneralSaving mails from pop3 server Pin
Sunrath20-Feb-04 21:36
Sunrath20-Feb-04 21:36 
GeneralFocus problem Pin
Wizard_0120-Feb-04 21:08
Wizard_0120-Feb-04 21:08 
GeneralRe: Focus problem Pin
Balkrishna Talele20-Feb-04 22:31
Balkrishna Talele20-Feb-04 22:31 
GeneralRe: Focus problem Pin
Wizard_0120-Feb-04 22:49
Wizard_0120-Feb-04 22:49 
GeneralRe: Focus problem Pin
Balkrishna Talele20-Feb-04 22:53
Balkrishna Talele20-Feb-04 22:53 
GeneralRe: Focus problem Pin
Wizard_0120-Feb-04 23:13
Wizard_0120-Feb-04 23:13 
GeneralRe: Focus problem Pin
Balkrishna Talele20-Feb-04 23:21
Balkrishna Talele20-Feb-04 23:21 
GeneralRe: Focus problem Pin
Wizard_0120-Feb-04 23:57
Wizard_0120-Feb-04 23:57 
GeneralRe: Focus problem Pin
Chris Richardson21-Feb-04 13:13
Chris Richardson21-Feb-04 13:13 
GeneralProblem using Crystal Report 6 Pin
DjChris1420-Feb-04 19:24
DjChris1420-Feb-04 19:24 
GeneralRe: Problem using Crystal Report 6 Pin
Steve S22-Feb-04 22:32
Steve S22-Feb-04 22:32 
GeneralClass Design Question Pin
Nick Parker20-Feb-04 16:33
protectorNick Parker20-Feb-04 16:33 

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.