Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Petition
Message
De
14/03/2015 01:01:57
 
 
À
13/03/2015 17:27:49
Metin Emre
Ozcom Bilgisayar Ltd.
Istanbul, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
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:
01616614
Message ID:
01616785
Vues:
60
Hi Metin,

Please change:

.0047C400: 6A01 push 001
.0047C402: A190D07600 mov eax,[00076D090]
.0047C407: 6800200000 push 000002000 ;" "
.0047C40C: 50 push eax
.0047C40D: 6A00 push 000
.0047C40F: FF15E4007800 call VirtualAlloc ;KERNEL32.dll

to:

.0047C400: 6A01 push 001
.0047C402: B800000020 mov eax,020000000 ;" "
.0047C407: 6800200000 push 000002000 ;" "
.0047C40C: 50 push eax
.0047C40D: 6A00 push 000
.0047C40F: FF15E4007800 call VirtualAlloc ;KERNEL32.dll

then VFP3.EXE can run fine.

Best regards.

Chen
2015.3.14
Welcome to VFP C++ Compiler: http://www.baiyujia.com/vfpcompiler
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform