Click here to Skip to main content
15,922,309 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Breakpoints not being hit Pin
Rajesh R Subramanian9-Apr-09 5:16
professionalRajesh R Subramanian9-Apr-09 5:16 
AnswerRe: Breakpoints not being hit Pin
Iain Clarke, Warrior Programmer9-Apr-09 5:41
Iain Clarke, Warrior Programmer9-Apr-09 5:41 
GeneralRe: Breakpoints not being hit Pin
Like2Byte9-Apr-09 9:32
Like2Byte9-Apr-09 9:32 
Questionhow to control Stepper Motor Control drive through serial Port Pin
sahih9-Apr-09 4:38
sahih9-Apr-09 4:38 
AnswerRe: how to control Stepper Motor Control drive through serial Port Pin
Stuart Dootson9-Apr-09 4:43
professionalStuart Dootson9-Apr-09 4:43 
AnswerRe: how to control Stepper Motor Control drive through serial Port Pin
CPallini9-Apr-09 5:34
mveCPallini9-Apr-09 5:34 
QuestionDrawin into window outside of CView::OnDraw function Pin
Gastello9-Apr-09 4:29
Gastello9-Apr-09 4:29 
AnswerWhat? Pin
led mike9-Apr-09 4:36
led mike9-Apr-09 4:36 
GeneralRe: What? Pin
Stuart Dootson9-Apr-09 4:41
professionalStuart Dootson9-Apr-09 4:41 
GeneralRe: What? Pin
Gastello9-Apr-09 5:16
Gastello9-Apr-09 5:16 
GeneralRe: What? Pin
CPallini9-Apr-09 5:22
mveCPallini9-Apr-09 5:22 
QuestionRe: What? Pin
led mike9-Apr-09 8:26
led mike9-Apr-09 8:26 
AnswerRe: What? Pin
Gastello13-Apr-09 20:58
Gastello13-Apr-09 20:58 
AnswerRe: What? Pin
Gastello13-Apr-09 22:26
Gastello13-Apr-09 22:26 
Questioncannot convert parameter 4 from 'wchar_t *' to 'char []' Pin
PankajB9-Apr-09 4:05
PankajB9-Apr-09 4:05 
AnswerRe: cannot convert parameter 4 from 'wchar_t *' to 'char []' Pin
led mike9-Apr-09 4:30
led mike9-Apr-09 4:30 
AnswerRe: cannot convert parameter 4 from 'wchar_t *' to 'char []' Pin
Stuart Dootson9-Apr-09 4:34
professionalStuart Dootson9-Apr-09 4:34 
GeneralRe: cannot convert parameter 4 from 'wchar_t *' to 'char []' Pin
PankajB9-Apr-09 4:44
PankajB9-Apr-09 4:44 
AnswerRe: cannot convert parameter 4 from 'wchar_t *' to 'char []' Pin
CPallini9-Apr-09 5:38
mveCPallini9-Apr-09 5:38 
Question880120 - greek letters not shown properly Pin
ilostmyid29-Apr-09 2:35
professionalilostmyid29-Apr-09 2:35 
AnswerRe: 880120 - greek letters not shown properly Pin
Iain Clarke, Warrior Programmer9-Apr-09 2:48
Iain Clarke, Warrior Programmer9-Apr-09 2:48 
GeneralRe: 880120 - greek letters not shown properly Pin
ilostmyid29-Apr-09 4:00
professionalilostmyid29-Apr-09 4:00 
GeneralRe: 880120 - greek letters not shown properly Pin
Iain Clarke, Warrior Programmer9-Apr-09 4:13
Iain Clarke, Warrior Programmer9-Apr-09 4:13 
QuestionAdding a control to a CToolbar Pin
softwaremonkey9-Apr-09 2:32
softwaremonkey9-Apr-09 2:32 
Hi,

I have added a CStatic control to the toolbar to display text messages but I cant see a way of setting its position on the toolbar. I would like the control to be at the right-hand edge of the toolbar, away from all the buttons. I have tried ofsetting the CRect where the control will be drawn and this works OK except when the main window is resized.

Is there an easy way to do this?

TIA

Tony
QuestionCustom build step in VS2008 Pin
jung-kreidler9-Apr-09 2:12
jung-kreidler9-Apr-09 2:12 

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.