Re: Initialize Second Dialog
- From: "Ajay Kalra" <ajaykalra@xxxxxxxxx>
- Date: 8 Jun 2006 11:22:59 -0700
Of course one can always get around such considerations by rejecting the
concept "CDialog is a dialogue" and substituting "CDialog is a wrapper
around a dialogue into which a dialogue may, or may not, have been
inserted".
I see what you mean.
I must look at .net one of these days. But I use a lot of multiple
inheritance and bit fields and I suspect that converting a large C++
application to that framework would be tedious.
Although MI is not supported, you can have a class which supports
multiple interfaces. However I am not really sure what advantage, if
any, you would gain by porting your code over to .Net. Best you can do
is to use CLI and keep on using existing code in .Net.
--
Ajay
.
- References:
- Re: Initialize Second Dialog
- From: David Webber
- Re: Initialize Second Dialog
- From: Ajay Kalra
- Re: Initialize Second Dialog
- From: David Webber
- Re: Initialize Second Dialog
- Prev by Date: how to setup global keyboard hook to stop alt-enter on a folder
- Next by Date: OpenClipboard
- Previous by thread: Re: Initialize Second Dialog
- Next by thread: Re: Initialize Second Dialog
- Index(es):
Relevant Pages
|