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

C / C++ / MFC

 
GeneralRe: why sendMessage is not working for unshift alphabet Pin
kristna1-Apr-05 4:46
kristna1-Apr-05 4:46 
Generalwhen user is logged out, program can't access the SCM Pin
deathbots30-Mar-05 9:47
deathbots30-Mar-05 9:47 
GeneralRe: when user is logged out, program can't access the SCM Pin
Blake Miller30-Mar-05 12:45
Blake Miller30-Mar-05 12:45 
Generalbutton in the title bar Pin
ArmandoN30-Mar-05 8:56
ArmandoN30-Mar-05 8:56 
GeneralRe: button in the title bar Pin
ThatsAlok30-Mar-05 18:42
ThatsAlok30-Mar-05 18:42 
GeneralRe: button in the title bar Pin
Anonymous30-Mar-05 23:46
Anonymous30-Mar-05 23:46 
GeneralCryptoAPI error Pin
SandeepN30-Mar-05 8:54
SandeepN30-Mar-05 8:54 
GeneralCObject Pin
Gagnon Claude30-Mar-05 8:52
Gagnon Claude30-Mar-05 8:52 
Hi,

When I have designed my application, I had a class (CVerifiPoteau) that was inheriting from a base class (CPoteauBeton).

Now I want to serialize my class CVerifiPoteau and I have added another inherited class : CObject.

See my code here :
class CVerifiPoteau : public CPoteauBeton , public CObject

It seems to work properly since it respect C++, but I want to know if it can cause some difficulties with MFC (Visual Studio.NET 2003 C++).

Thanks,

Claude
GeneralRe: CObject Pin
Christian Graus30-Mar-05 12:06
protectorChristian Graus30-Mar-05 12:06 
GeneralRe: CObject Pin
Ryan Binns30-Mar-05 17:29
Ryan Binns30-Mar-05 17:29 
GeneralRe: CObject Pin
Ryan Binns30-Mar-05 17:25
Ryan Binns30-Mar-05 17:25 
GeneralRe: CObject Pin
Serge Krynine30-Mar-05 18:03
Serge Krynine30-Mar-05 18:03 
GeneralProblem with RichEdit. Pin
scanf30-Mar-05 8:46
scanf30-Mar-05 8:46 
GeneralRe: Problem with RichEdit. Pin
Ryan Binns30-Mar-05 17:37
Ryan Binns30-Mar-05 17:37 
GeneralRe: Problem with RichEdit. Pin
scanf31-Mar-05 7:59
scanf31-Mar-05 7:59 
QuestionHow to create a shortcut within C++ program Pin
garyflet30-Mar-05 6:47
garyflet30-Mar-05 6:47 
AnswerRe: How to create a shortcut within C++ program Pin
Alexander M.,30-Mar-05 6:53
Alexander M.,30-Mar-05 6:53 
Questionhow to write in a file from exe file Pin
smriti12330-Mar-05 6:15
smriti12330-Mar-05 6:15 
AnswerRe: how to write in a file from exe file Pin
John R. Shaw30-Mar-05 6:59
John R. Shaw30-Mar-05 6:59 
GeneralRe: how to write in a file from exe file Pin
smriti12330-Mar-05 8:01
smriti12330-Mar-05 8:01 
GeneralRe: how to write in a file from exe file Pin
John R. Shaw30-Mar-05 8:16
John R. Shaw30-Mar-05 8:16 
GeneralRe: how to write in a file from exe file Pin
NewbieStats30-Mar-05 10:44
NewbieStats30-Mar-05 10:44 
GeneralRe: how to write in a file from exe file Pin
NewbieStats30-Mar-05 11:46
NewbieStats30-Mar-05 11:46 
GeneralRe: how to write in a file from exe file Pin
Christian Graus30-Mar-05 12:07
protectorChristian Graus30-Mar-05 12:07 
GeneralRe: how to write in a file from exe file Pin
John R. Shaw31-Mar-05 19:54
John R. Shaw31-Mar-05 19:54 

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.