Click here to Skip to main content
15,890,043 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Cpallini, do you know about NelderMead algorithm? [modified] Pin
Episodio127-Apr-09 12:39
Episodio127-Apr-09 12:39 
Questionhelp me!! Pin
yunpil27-Apr-09 4:39
yunpil27-Apr-09 4:39 
JokeRe: help me!! Pin
Cedric Moonen27-Apr-09 4:43
Cedric Moonen27-Apr-09 4:43 
GeneralRe: help me!! Pin
David Crow27-Apr-09 4:51
David Crow27-Apr-09 4:51 
Questioncopy File/Folder Pin
MsmVc27-Apr-09 2:51
MsmVc27-Apr-09 2:51 
QuestionRe: copy File/Folder Pin
CPallini27-Apr-09 3:02
mveCPallini27-Apr-09 3:02 
AnswerRe: copy File/Folder Pin
KarstenK27-Apr-09 3:12
mveKarstenK27-Apr-09 3:12 
QuestionRe: copy File/Folder Pin
David Crow27-Apr-09 3:35
David Crow27-Apr-09 3:35 
QuestionOne dought Pin
Deepu Antony27-Apr-09 2:38
Deepu Antony27-Apr-09 2:38 
AnswerRe: One dought Pin
CPallini27-Apr-09 2:51
mveCPallini27-Apr-09 2:51 
GeneralRe: One dought Pin
Deepu Antony27-Apr-09 3:00
Deepu Antony27-Apr-09 3:00 
GeneralRe: One dought Pin
CPallini27-Apr-09 3:04
mveCPallini27-Apr-09 3:04 
GeneralRe: One dought Pin
Deepu Antony27-Apr-09 3:06
Deepu Antony27-Apr-09 3:06 
QuestionWhat if I write Interface defination inside a library block. Pin
pandit8426-Apr-09 23:53
pandit8426-Apr-09 23:53 
AnswerRe: What if I write Interface defination inside a library block. Pin
Stephen Hewitt27-Apr-09 0:14
Stephen Hewitt27-Apr-09 0:14 
AnswerRe: What if I write Interface defination inside a library block. Pin
Stuart Dootson27-Apr-09 0:34
professionalStuart Dootson27-Apr-09 0:34 
QuestionOXCaptionPainter error message that, 'CPushRoutingFrame' : 'class' type redefinition Pin
NamitaS26-Apr-09 23:53
NamitaS26-Apr-09 23:53 
Hi,
I have developed an application using MFC dialog based application in visual studio 2005.
I am trying to paint the title bar of my application.I have included the OXCaptionPainter
Class in my project and other related include files(OXDllExt.h, OXCaptionPainter.h, OXRegistryValFile.h, OXMainRes.h, OXHookWnd.h, utbstrop.h, UTB64Bit.h).
but Build fails showing the following error.

**********************************************************************************
1>Linking...
2>c:\program files\microsoft platform sdk for windows server 2003 r2\src\mfc\afximpl.h(145) : error C2011: 'CPushRoutingFrame' : 'class' type redefinition

2> c:\program files\microsoft visual studio 8\vc\atlmfc\include\afxpriv.h(747) : see declaration of 'CPushRoutingFrame'

*************************************************************************************


Kindly help me to use this class of Ultimate ToolBox 93.

Thanking in advance
NamitaS
AnswerRe: OXCaptionPainter error message that, 'CPushRoutingFrame' : 'class' type redefinition Pin
Cedric Moonen27-Apr-09 0:03
Cedric Moonen27-Apr-09 0:03 
GeneralRe: OXCaptionPainter error message that, 'CPushRoutingFrame' : 'class' type redefinition Pin
NamitaS27-Apr-09 1:42
NamitaS27-Apr-09 1:42 
GeneralRe: OXCaptionPainter error message that, 'CPushRoutingFrame' : 'class' type redefinition Pin
Cedric Moonen27-Apr-09 1:57
Cedric Moonen27-Apr-09 1:57 
GeneralRe: OXCaptionPainter error message that, 'CPushRoutingFrame' : 'class' type redefinition Pin
NamitaS27-Apr-09 2:12
NamitaS27-Apr-09 2:12 
GeneralRe: OXCaptionPainter error message that, 'CPushRoutingFrame' : 'class' type redefinition Pin
Cedric Moonen27-Apr-09 2:33
Cedric Moonen27-Apr-09 2:33 
AnswerRe: OXCaptionPainter error message that, 'CPushRoutingFrame' : 'class' type redefinition Pin
NamitaS27-Apr-09 3:02
NamitaS27-Apr-09 3:02 
QuestionInstall ActiveX in non admin Pin
p_196026-Apr-09 22:18
p_196026-Apr-09 22:18 
AnswerCross Posted Pin
led mike27-Apr-09 4:36
led mike27-Apr-09 4:36 

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.