Click here to Skip to main content
16,006,594 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to do Automation in MFC for Microsoft Access? Pin
sujeet_kulk19-Oct-06 5:29
sujeet_kulk19-Oct-06 5:29 
QuestionRe: How to do Automation in MFC for Microsoft Access? Pin
David Crow19-Oct-06 7:49
David Crow19-Oct-06 7:49 
QuestionHow to set default settings for video compression dialog box Pin
Hemant kulkarni18-Oct-06 21:03
Hemant kulkarni18-Oct-06 21:03 
Questionhow to optimize IF condition Pin
xcavin18-Oct-06 21:04
xcavin18-Oct-06 21:04 
AnswerRe: how to optimize IF condition Pin
David Crow19-Oct-06 4:22
David Crow19-Oct-06 4:22 
QuestionRe: how to optimize IF condition Pin
Zac Howland19-Oct-06 5:04
Zac Howland19-Oct-06 5:04 
QuestionHelp Pin
Anamika200518-Oct-06 20:21
Anamika200518-Oct-06 20:21 
AnswerRe: Help Pin
Archyami18-Oct-06 20:34
Archyami18-Oct-06 20:34 
step1:
In the ui designer, right click the control (combobox) and
click 'wizard'.
You can add an event to it.
Then, an event function will be created in the classes you chose.

step2:
Add code in the event function.
Something like this->GetDlgText(...)
AnswerRe: Help Pin
Hamid_RT18-Oct-06 20:45
Hamid_RT18-Oct-06 20:45 
QuestionRe: Help Pin
David Crow19-Oct-06 4:24
David Crow19-Oct-06 4:24 
QuestionTCP receive 2 Pin
Archyami18-Oct-06 18:39
Archyami18-Oct-06 18:39 
AnswerRe: TCP receive 2 Pin
mpk197918-Oct-06 20:34
mpk197918-Oct-06 20:34 
GeneralRe: TCP receive 2 Pin
Archyami18-Oct-06 20:43
Archyami18-Oct-06 20:43 
AnswerRe: TCP receive 2 Pin
Mark Salsbery19-Oct-06 5:51
Mark Salsbery19-Oct-06 5:51 
GeneralRe: TCP receive 2 Pin
Archyami19-Oct-06 15:35
Archyami19-Oct-06 15:35 
GeneralRe: TCP receive 2 [modified] Pin
Mark Salsbery19-Oct-06 16:26
Mark Salsbery19-Oct-06 16:26 
GeneralRe: TCP receive 2 Pin
Archyami20-Oct-06 6:00
Archyami20-Oct-06 6:00 
GeneralRe: TCP receive 2 Pin
Mark Salsbery20-Oct-06 10:08
Mark Salsbery20-Oct-06 10:08 
QuestionHow to add a worksheet in excel Pin
Abhiyantara18-Oct-06 17:32
Abhiyantara18-Oct-06 17:32 
AnswerRe: How to add a worksheet in excel Pin
Hamid_RT18-Oct-06 18:17
Hamid_RT18-Oct-06 18:17 
Questionproblem with atl new wizard Pin
With_problem18-Oct-06 17:16
With_problem18-Oct-06 17:16 
AnswerRe: problem with atl new wizard Pin
Hamid_RT18-Oct-06 18:21
Hamid_RT18-Oct-06 18:21 
QuestionRe: problem with atl new wizard Pin
David Crow19-Oct-06 4:27
David Crow19-Oct-06 4:27 
Questionclass which has no .cpp and .h Pin
gentleguy18-Oct-06 16:29
gentleguy18-Oct-06 16:29 
AnswerRe: class which has no .cpp and .h Pin
Waldermort18-Oct-06 18:57
Waldermort18-Oct-06 18: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.