Fancy Splitter
From: Mark Johnes (mast6rid_at_yahoo.com)
Date: 11/29/04
- Next message: EventHelix.com: "Re: the .Net?"
- Previous message: Jim Cownie: "Re: Systems software versus applications software definitions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 29 Nov 2004 01:52:05 -0800
Hello All,
Questions are the following,
In my sample app (VC6 MFC4.2) I use CSplitterWnd for splittering
needs.
Q1. Using Spy++ I figured out that this control class name is changing
depending on debug\release mode:
For Debug its name is AfxMDIFrame42d
For Release - AfxMDIFrame42
why is this difference?
Q2. I'm subclassing splitter control from standalone ActiveX and it's
doing well only when using release ActiveX in release sample app or
debug ActiveX in debug sample. It seems to be caused by different
class structure of debug and release splitter, but isn't it weird?
Best Regards,
Mark
- Next message: EventHelix.com: "Re: the .Net?"
- Previous message: Jim Cownie: "Re: Systems software versus applications software definitions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]