Click here to Skip to main content
15,914,500 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralCEdit question Pin
Bert Tuyt17-Aug-02 11:23
Bert Tuyt17-Aug-02 11:23 
GeneralRe: CEdit question Pin
Rohit  Sinha18-Aug-02 1:56
Rohit  Sinha18-Aug-02 1:56 
Questionhow will i know? Pin
drmzunlimited17-Aug-02 10:30
drmzunlimited17-Aug-02 10:30 
AnswerRe: how will i know? Pin
Sijin18-Aug-02 20:23
Sijin18-Aug-02 20:23 
Questioncan anybody help!! Pin
drmzunlimited17-Aug-02 10:25
drmzunlimited17-Aug-02 10:25 
AnswerRe: can anybody help!! Pin
Sijin18-Aug-02 20:36
Sijin18-Aug-02 20:36 
GeneralIMPLEMENT_DYNCREATE(class, base class) Pin
JennyP17-Aug-02 9:03
JennyP17-Aug-02 9:03 
GeneralRe: IMPLEMENT_DYNCREATE(class, base class) Pin
Philippe Mori17-Aug-02 10:00
Philippe Mori17-Aug-02 10:00 
At first, I would think that IMPLEMENT_DYNCREATE must be in the most derived class (since one purpose of the macro is to allows dynamic creation of the document).

Also all pure virtual functions from CUndo have to be defined in that class (or any intermediate class between CUndo and the concrete class).

You should probably only put CDocument in the second macro parameter.



Philippe Mori
GeneralDialogs default button.. Pin
djrisc17-Aug-02 8:51
djrisc17-Aug-02 8:51 
QuestionHow to load a menu into a project (ATL/MFC) Pin
sanjeev_17-Aug-02 7:50
sanjeev_17-Aug-02 7:50 
AnswerRe: How to load a menu into a project (ATL/MFC) Pin
dlhson17-Aug-02 8:23
dlhson17-Aug-02 8:23 
GeneralRe: How to load a menu into a project (ATL/MFC) Pin
sanjeev_17-Aug-02 16:25
sanjeev_17-Aug-02 16:25 
Generalfull screen Pin
wong190717-Aug-02 7:35
wong190717-Aug-02 7:35 
GeneralRe: full screen Pin
Shog917-Aug-02 7:48
sitebuilderShog917-Aug-02 7:48 
GeneralCDHTMLDialog issue Pin
Emilio Guijarro17-Aug-02 6:25
Emilio Guijarro17-Aug-02 6:25 
GeneralRe: CDHTMLDialog issue Pin
Shog917-Aug-02 7:12
sitebuilderShog917-Aug-02 7:12 
GeneralRe: CDHTMLDialog issue Pin
Emilio Guijarro18-Aug-02 7:15
Emilio Guijarro18-Aug-02 7:15 
GeneralRe: CDHTMLDialog issue Pin
Shog918-Aug-02 8:36
sitebuilderShog918-Aug-02 8:36 
GeneralRe: CDHTMLDialog issue Pin
Emilio Guijarro19-Aug-02 6:31
Emilio Guijarro19-Aug-02 6:31 
GeneralMy ado stream object is not happy Pin
nss17-Aug-02 6:02
nss17-Aug-02 6:02 
GeneralScollbox size and position Pin
insanely42017-Aug-02 5:45
insanely42017-Aug-02 5:45 
GeneralRe: Scollbox size and position Pin
mishgun17-Aug-02 7:51
mishgun17-Aug-02 7:51 
GeneralRe: Scollbox size and position Pin
dlhson17-Aug-02 8:37
dlhson17-Aug-02 8:37 
GeneralDWORD to string and std::string Pin
Shamoon17-Aug-02 5:39
Shamoon17-Aug-02 5:39 
GeneralRe: DWORD to string and std::string Pin
Anonymous17-Aug-02 6:07
Anonymous17-Aug-02 6:07 

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.