MFC Support

MFC Support

Anonymous
Not applicable
334 Views
3 Replies
Message 1 of 4

MFC Support

Anonymous
Not applicable
Is it possible to add MFC support to an existing arx/dbx project. If so
how do you do it?
0 Likes
335 Views
3 Replies
Replies (3)
Message 2 of 4

Anonymous
Not applicable
Bill,

Create a MFC project and do a WinDiff over the two directories.
Include (by hand) all pertinent differences (#include, #define).

Good job!
Fernando.

"Bill Wright" wrote in message
news:3D80A2F9.98DE48B0@archsky.com...
> Is it possible to add MFC support to an existing arx/dbx project. If so
> how do you do it?
>
0 Likes
Message 3 of 4

Anonymous
Not applicable
Bill,

Also you will need to change Project Settings for both Release and Debug
builds.
This can be done easily by putting both projects on the same workspace and
compare page by page on project Settings.

Off course, if your project is simple is better to migrate your specific
stuff instead of all MFC setup.

Regards,
Fernando.

"Fernando Malard" wrote in message
news:2E23CFEF35BC6045C94CF1FA97AECDC1@in.WebX.maYIadrTaRb...
> Bill,
>
> Create a MFC project and do a WinDiff over the two directories.
> Include (by hand) all pertinent differences (#include, #define).
>
> Good job!
> Fernando.
>
> "Bill Wright" wrote in message
> news:3D80A2F9.98DE48B0@archsky.com...
> > Is it possible to add MFC support to an existing arx/dbx project. If so
> > how do you do it?
> >
>
>
0 Likes
Message 4 of 4

Anonymous
Not applicable
Thanks Fernando,
My project is still pretty small so I'm going to migrate my stuff. Thanks again
for the embedded entity info as well.

Best Regards,
Bill
--

Fernando Malard wrote:

> Bill,
>
> Also you will need to change Project Settings for both Release and Debug
> builds.
> This can be done easily by putting both projects on the same workspace and
> compare page by page on project Settings.
>
> Off course, if your project is simple is better to migrate your specific
> stuff instead of all MFC setup.
>
> Regards,
> Fernando.
>
> "Fernando Malard" wrote in message
> news:2E23CFEF35BC6045C94CF1FA97AECDC1@in.WebX.maYIadrTaRb...
> > Bill,
> >
> > Create a MFC project and do a WinDiff over the two directories.
> > Include (by hand) all pertinent differences (#include, #define).
> >
> > Good job!
> > Fernando.
> >
> > "Bill Wright" wrote in message
> > news:3D80A2F9.98DE48B0@archsky.com...
> > > Is it possible to add MFC support to an existing arx/dbx project. If so
> > > how do you do it?
> > >
> >
> >
0 Likes