Porting MFC to Borland 
Author Message
 Porting MFC to Borland


I am trying to port a program that I have written in Visual C++ 5.0 to
Borland C++ 5.0. Does anyone know how to go about doing this or where i can
find out how?

Thanks in advance.

-M. Scott Ford



Mon, 09 Jul 2001 03:00:00 GMT  
 Porting MFC to Borland
    I think that you can find the info in BorlandCs docs. I know that
Borland started supporting MFC Im not sure starting with what version.
    Jacques


Quote:

>I am trying to port a program that I have written in Visual C++ 5.0 to
>Borland C++ 5.0. Does anyone know how to go about doing this or where i can
>find out how?



Tue, 10 Jul 2001 03:00:00 GMT  
 Porting MFC to Borland
If you don't have too much modern stuff, Borland actually has support for
MFC.
Otherwise, a port of the major structure to OWL is not that difficult, as
they look pretty much the same.
I've done ports the other way around, which is a bit more complicated, as it
is OWL that is the more mature framework.

Johan Rosengren
Responsable Informatique
PACTA S.A.

M. Scott Ford a crit dans le message

Quote:

>I am trying to port a program that I have written in Visual C++ 5.0 to
>Borland C++ 5.0. Does anyone know how to go about doing this or where i can
>find out how?



Tue, 10 Jul 2001 03:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. HELP: porting 16 bit mfc program to 32 bit (mfc v5)

2. Porting Borland Turbo C to MS C

3. help porting source code between Borland and Watcom compilers

4. porting from Borland

5. porting from Borland to Microsoft C++

6. porting from Borland to Microsoft C++

7. Porting Borland C++ 5.x (not Builder) to Visual C++

8. Porting Borland to VC++

9. Porting an Application from Borland (linker errors)

10. Porting Sun Sparc C to Borland C, help ?

11. Porting Borland string class

12. porting project from Borland to VC++ ??

 

 
Powered by phpBB® Forum Software