Windows 7 taskbar button progress bar
- Antonio Linares
- Site Admin
- Posts: 42427
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Has thanked: 15 times
- Been thanked: 49 times
- Contact:
Re: Windows 7 taskbar button progress bar
Antonino, Gale,
Thanks for the feedback.
Ok, so for now we can only use it with Visual Studio and only for apps for Windows 7 and 8.
Meanwhile we don't find a solution for Borland, we can not include it in FWH
Thanks for the feedback.
Ok, so for now we can only use it with Visual Studio and only for apps for Windows 7 and 8.
Meanwhile we don't find a solution for Borland, we can not include it in FWH
- Silvio.Falconi
- Posts: 7119
- Joined: Thu Oct 18, 2012 7:17 pm
Re: Windows 7 taskbar button progress bar
Antonio,
I cannot compile it with xharbour
I need some libs ?
I cannot compile it with xharbour
I need some libs ?
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)
I use : FiveWin for Harbour November 2023 - January 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
I use : FiveWin for Harbour November 2023 - January 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
- Enrico Maria Giordano
- Posts: 8737
- Joined: Thu Oct 06, 2005 8:17 pm
- Location: Roma - Italia
- Has thanked: 1 time
- Been thanked: 2 times
- Contact:
Re: Windows 7 taskbar button progress bar
Antonio,
Just for your information, it compiles fine with Borland 7.00.
EMG
Antonio Linares wrote:Meanwhile we don't find a solution for Borland, we can not include it in FWH
Just for your information, it compiles fine with Borland 7.00.
EMG
- Antonio Linares
- Site Admin
- Posts: 42427
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Has thanked: 15 times
- Been thanked: 49 times
- Contact:
Re: Windows 7 taskbar button progress bar
Enrico Maria Giordano wrote:Just for your information, it compiles fine with Borland 7.00.
Hello,
I think the problem is the used Windows SDK version:
Borland 5 is from 2005, windows 7 is from 2009
The included headers and lib in the compiler can not support future features.
Regards,
Antonino