Re: FoxPro 2.6 for Windows App

2021-06-27 Thread Philip Borkholder
Thank you Christof.
-Philip
-- Original Message --
From: Christof Wollenhaupt 
To: profoxt...@leafe.com
Subject: Re: FoxPro 2.6 for Windows App
Date: Fri, 25 Jun 2021 08:51:18 +0200

Hi Philip,

> Does FoxPro 2.6 have to have a 32 bit hardware (machine) as well as Windows 
> 32 bit OS ?

You need any CPU compatible with Intel x86 or x64 (ARM won't work) and a 32-bit 
OS. That makes Windows 10 the last version to support 16-bit Windows or DOS 
programs. 

-- 
Christof
[excessive quoting removed by server]

___
Post Messages to: ProFox@leafe.com
Subscription Maintenance: https://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: https://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: https://leafe.com/archives
This message: 
https://leafe.com/archives/byMID/20210627.144800.2194...@webmail09.dca.untd.com
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.


Re: FoxPro 2.6 for Windows App

2021-06-25 Thread Man-wai Chang
Foxpro for WIndows is a 16-bit program, if I remember correctly.
64-bit Windows have dropped support for 16-bit apps. That's why your
client is using 32-bit Windows to run that old 16-bit program.

I think you could use 64-bit virtual machines to run old 16-bit
programs. There are also tools like DOSBox.

You have to experiment with them to really find out how far you could go.

On Fri, Jun 25, 2021 at 3:45 AM Philip Borkholder  wrote:
>
> Hello all,
>
> One of my customers still has a FoxPro 2.6 for Windows app running on a 
> network. They are currently running it on Windows 7 32 bit OS.
>
> Question I have for you.
> Does FoxPro 2.6 have to have a 32 bit hardware (machine) as well as Windows 
> 32 bit OS ?
> Or can it get by running on Windows 7 32 bit OS or even Windows 10 32 bit OS ?



-- 
 .~. Might, Courage, Vision. SINCERITY!
/ v \ 64-bit Fedora 25 Server Spin
/( _ )\ http://sites.google.com/site/changmw
^ ^ May the Force and farces be with you!

___
Post Messages to: ProFox@leafe.com
Subscription Maintenance: https://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: https://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: https://leafe.com/archives
This message: 
https://leafe.com/archives/byMID/CAGv=MJDHARVznrJZXK0C=10fv0j1bxk6tfvaklp3g-jjfdo...@mail.gmail.com
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.


Re: FoxPro 2.6 for Windows App

2021-06-25 Thread Jan Bucek

Dne 24.6.2021 v 21:43 Philip Borkholder napsal(a):

Hello all,

One of my customers still has a FoxPro 2.6 for Windows app running on a 
network. They are currently running it on Windows 7 32 bit OS.

Question I have for you.
Does FoxPro 2.6 have to have a 32 bit hardware (machine) as well as Windows 32 
bit OS ?
Or can it get by running on Windows 7 32 bit OS or even Windows 10 32 bit OS ?

What experiences have you had in this situation?

Their hardware company is getting upset trying to keep them on reliable 
machines.


And what about any virtualmachine and old good XP? I use VirtualBox for 
years and I have a collection of VMs from Win98 to Linux and Win10/x64 
for test use.




Thanks,

Philip Borkholder
Bison Tech Plus
Vicksburg, MI



[excessive quoting removed by server]

___
Post Messages to: ProFox@leafe.com
Subscription Maintenance: https://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: https://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: https://leafe.com/archives
This message: 
https://leafe.com/archives/byMID/f2366dc0-b66e-8d3b-c585-43f77322d...@post.cz
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.


Re: FoxPro 2.6 for Windows App

2021-06-25 Thread Christof Wollenhaupt
Hi Philip,

> Does FoxPro 2.6 have to have a 32 bit hardware (machine) as well as Windows 
> 32 bit OS ?

You need any CPU compatible with Intel x86 or x64 (ARM won't work) and a 32-bit 
OS. That makes Windows 10 the last version to support 16-bit Windows or DOS 
programs. 

-- 
Christof
___
Post Messages to: ProFox@leafe.com
Subscription Maintenance: https://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: https://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: https://leafe.com/archives
This message: 
https://leafe.com/archives/byMID/e8165084-5cbb-459d-adbe-08d981cff...@wollenhaupt.org
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.


Re: FoxPro 2.6 for Windows App

2021-06-24 Thread Philip Borkholder
Thanks guys!


-- Original Message --
From: Ted Roche 
To: profoxt...@leafe.com
Subject: Re: FoxPro 2.6 for Windows App
Date: Thu, 24 Jun 2021 16:21:29 -0400

If there is any way possible for the client to get their app recompiled
into  VFP, they will save themselves a lot of headaches. Porting isn't
free; you may need to work around / rewrite older code that uses PLBs or
MENU TO commands, etc. Older lost source can be recovered with some of the
utilities. There's no reason not to try.

That said, recent (but perhaps not the most recent) Windows 10 32-bit can
run 16-bit windows apps, so there might be a little more time left before
the curtain falls.

Microsoft has announced they plan to end 32-bit Windows and go fully
64-bit. You *could* run an older Win10 in a VM running 16-bit FPW, but that
way leads madness, and would ultimately cost the client more money in the
long run.

Do a search for 16-bit windows apps on Win32 and you should find lots of
articles like:
See:
https://www.groovypost.com/howto/enable-16-bit-application-support-windows-10/



On Thu, Jun 24, 2021 at 3:45 PM Philip Borkholder 
wrote:

> Hello all,
>
> One of my customers still has a FoxPro 2.6 for Windows app running on a
> network. They are currently running it on Windows 7 32 bit OS.
>
> Question I have for you.
> Does FoxPro 2.6 have to have a 32 bit hardware (machine) as well as
> Windows 32 bit OS ?
> Or can it get by running on Windows 7 32 bit OS or even Windows 10 32 bit
> OS ?
>
> What experiences have you had in this situation?
>
> Their hardware company is getting upset trying to keep them on reliable
> machines.
>
> Thanks,
>
> Philip Borkholder
> Bison Tech Plus
> Vicksburg, MI
>
>
[excessive quoting removed by server]

___
Post Messages to: ProFox@leafe.com
Subscription Maintenance: https://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: https://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: https://leafe.com/archives
This message: 
https://leafe.com/archives/byMID/20210624.230558.210...@webmail02.dca.untd.com
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.


Re: FoxPro 2.6 for Windows App

2021-06-24 Thread Ted Roche
If there is any way possible for the client to get their app recompiled
into  VFP, they will save themselves a lot of headaches. Porting isn't
free; you may need to work around / rewrite older code that uses PLBs or
MENU TO commands, etc. Older lost source can be recovered with some of the
utilities. There's no reason not to try.

That said, recent (but perhaps not the most recent) Windows 10 32-bit can
run 16-bit windows apps, so there might be a little more time left before
the curtain falls.

Microsoft has announced they plan to end 32-bit Windows and go fully
64-bit. You *could* run an older Win10 in a VM running 16-bit FPW, but that
way leads madness, and would ultimately cost the client more money in the
long run.

Do a search for 16-bit windows apps on Win32 and you should find lots of
articles like:
See:
https://www.groovypost.com/howto/enable-16-bit-application-support-windows-10/



On Thu, Jun 24, 2021 at 3:45 PM Philip Borkholder 
wrote:

> Hello all,
>
> One of my customers still has a FoxPro 2.6 for Windows app running on a
> network. They are currently running it on Windows 7 32 bit OS.
>
> Question I have for you.
> Does FoxPro 2.6 have to have a 32 bit hardware (machine) as well as
> Windows 32 bit OS ?
> Or can it get by running on Windows 7 32 bit OS or even Windows 10 32 bit
> OS ?
>
> What experiences have you had in this situation?
>
> Their hardware company is getting upset trying to keep them on reliable
> machines.
>
> Thanks,
>
> Philip Borkholder
> Bison Tech Plus
> Vicksburg, MI
>
>
[excessive quoting removed by server]

___
Post Messages to: ProFox@leafe.com
Subscription Maintenance: https://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: https://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: https://leafe.com/archives
This message: 
https://leafe.com/archives/byMID/CACW6n4uTz27EKj3BteQEDeD2Hbn1E24k2ShjnPogvF4X=94...@mail.gmail.com
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.


FoxPro 2.6 for Windows App

2021-06-24 Thread Philip Borkholder
Hello all,

One of my customers still has a FoxPro 2.6 for Windows app running on a 
network. They are currently running it on Windows 7 32 bit OS.

Question I have for you.
Does FoxPro 2.6 have to have a 32 bit hardware (machine) as well as Windows 32 
bit OS ?
Or can it get by running on Windows 7 32 bit OS or even Windows 10 32 bit OS ?

What experiences have you had in this situation?

Their hardware company is getting upset trying to keep them on reliable 
machines.

Thanks,

Philip Borkholder
Bison Tech Plus
Vicksburg, MI


___
Post Messages to: ProFox@leafe.com
Subscription Maintenance: https://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: https://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: https://leafe.com/archives
This message: 
https://leafe.com/archives/byMID/20210624.154321.2588...@webmail04.dca.untd.com
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.