Dear Antonio,
After compilation, the exe is working fine under Windows 8 (32) and 7(32)
but not running at all under Windows XP.
Patrick
Harbour 3.2.0dev (r1307180024)
Fivewin 13.07
Microsoft Visual Studio 2010
Version 10.0.30319.1 RTMRel
Version installée : VC Express
Exe working under Windows 8 and 7 but not under XP
-
- Posts: 15
- Joined: Tue Dec 13, 2005 6:27 am
- Richard Chidiak
- Posts: 946
- Joined: Thu Oct 06, 2005 7:05 pm
- Location: France
- Contact:
Re: Exe working under Windows 8 and 7 but not under XP
Patrick
can you be more precise ?
Is the exe launching under xp or not at all ?
Are you getting a message ?
I use the same environment (msvc , harbour 3.2) also
Ps : are you using themes with XP ? i would advise you to use them
Hth
Richard
can you be more precise ?
Is the exe launching under xp or not at all ?
Are you getting a message ?
I use the same environment (msvc , harbour 3.2) also
Ps : are you using themes with XP ? i would advise you to use them
Hth
Richard
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Re: Exe working under Windows 8 and 7 but not under XP
Just add this function to your main PRG:
function GetTasks() ; return nil
and your app will run fine on XP
function GetTasks() ; return nil
and your app will run fine on XP
Re: Exe working under Windows 8 and 7 but not under XP
Dear Antonio,
Could you please look a fix for it please?.
Gettask is used at errorsys.prg
Muchas gracias ))
Could you please look a fix for it please?.
Gettask is used at errorsys.prg
Muchas gracias ))
Last edited by elvira on Sat Aug 24, 2013 5:54 pm, edited 1 time in total.
- Richard Chidiak
- Posts: 946
- Joined: Thu Oct 06, 2005 7:05 pm
- Location: France
- Contact:
Re: Exe working under Windows 8 and 7 but not under XP
Antonio
is it safe to add function GetTasks() ; return nil
How will errsysw.prg for example react , how the error.log will display the different tasks ?
Richard
is it safe to add function GetTasks() ; return nil
How will errsysw.prg for example react , how the error.log will display the different tasks ?
Richard
Re: Exe working under Windows 8 and 7 but not under XP
I found this on www.microsoft.com.
Best regards,
Otto
Best regards,
Otto
Support is ending for Windows XP
Support for Windows XP is ending on April 8, 2014. If you're running this version after support ends, you won't get security updates for Windows.
Upgrade to Windows 8
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
********************************************************************
- lucasdebeltran
- Posts: 1303
- Joined: Tue Jul 21, 2009 8:12 am
- Contact:
Re: Exe working under Windows 8 and 7 but not under XP
Otto,
More tan 60% of our users are using Windows XP, 30% Windows 7, and the rest Vista (very few) and Windows 8.
So I am afraid XP is still very very alive.
More tan 60% of our users are using Windows XP, 30% Windows 7, and the rest Vista (very few) and Windows 8.
So I am afraid XP is still very very alive.
Muchas gracias. Many thanks.
Un saludo, Best regards,
Harbour 3.2.0dev, Borland C++ 5.82 y FWH 13.06 [producción]
Implementando MSVC 2010, FWH64 y ADO.
Abandonando uso xHarbour y SQLRDD.
Un saludo, Best regards,
Harbour 3.2.0dev, Borland C++ 5.82 y FWH 13.06 [producción]
Implementando MSVC 2010, FWH64 y ADO.
Abandonando uso xHarbour y SQLRDD.
Re: Exe working under Windows 8 and 7 but not under XP
Same situation here.
Company 1
67 Pc´s (50 XP, 17 WIN7)
2 Linux Servers (Mysql)
Company 2
79 Pc's (48 XP, 30 Win7, 1 W8)
2 Linux Servers (Mysql)
Company 3
35 Pc´s (30 XP, 5 Win7)
1 Linux Server (Mysql)
Most of them will be upgraded to Win7 before the end of year.
Some administrators bought new Notebooks, they came with W8, all of them where downgraded to Win7.
Company 1
67 Pc´s (50 XP, 17 WIN7)
2 Linux Servers (Mysql)
Company 2
79 Pc's (48 XP, 30 Win7, 1 W8)
2 Linux Servers (Mysql)
Company 3
35 Pc´s (30 XP, 5 Win7)
1 Linux Server (Mysql)
Most of them will be upgraded to Win7 before the end of year.
Some administrators bought new Notebooks, they came with W8, all of them where downgraded to Win7.
Ji,ji,ji... buena la cosa... "all you need is code"
http://www.xdata.cl - Desarrollo Inteligente
----------
Lenovo Legion Y520, 16GB Ram, 1 TB NVME M.2, 1 TB SSD, GTX 1050
http://www.xdata.cl - Desarrollo Inteligente
----------
Lenovo Legion Y520, 16GB Ram, 1 TB NVME M.2, 1 TB SSD, GTX 1050
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact: