Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Migrating an application from VFP ( sob! )
Message
De
04/02/2015 02:42:47
 
 
À
03/02/2015 14:41:50
John Ryan
Captain-Cooker Appreciation Society
Taumata Whakatangi ..., Nouvelle Zélande
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01614670
Message ID:
01614852
Vues:
67
Hi John,

>Have to confess, my stuff kept in VFP now is compiled into C++ dlls that no longer need a VFP runtime, using VFP Compiler whose author not only has fixed the VFP known bugs but also has a beta trial of a tool to compile into proper 64-bit dlls able to use 64-bit ODBC drivers and 64-bit Forms 2.0 or NET ActiveX controls. Not sure I care so much about the 64-bit, but it extends viability well past the point where I won't need to care.

Thanks for sharing your experience with the VFP 64-bit compiler

Would you mind answering a couple of questions about it ?

- did you notice a difference in performance / execution time?

- did you test the compilation into COM object?

VFP C++ Compiler can compile a COM server program as:
1, Win32 executable / COM server program, the file extension is EXE, the dynamic link library extension is DLL;
2, Single-threaded COM server program, the file extension is DLL, the dynamic link library extension is EXE;
3, Multi-threaded COM server program, the file extension is DLL, the dynamic link library extension is EXE.
VFP C++ Compiler only compile the COM server program, it does not process the COM server program registration.
Thierry Nivelet
FoxinCloud
Give your VFP application a second life, web-based, in YOUR cloud
http://foxincloud.com/
Never explain, never complain (Queen Elizabeth II)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform