Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Petition
Message
From
14/03/2015 01:01:57
 
 
To
13/03/2015 17:27:49
Metin Emre
Ozcom Bilgisayar Ltd.
Istanbul, Turkey
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01616614
Message ID:
01616785
Views:
61
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform