Windows 7 taskbar button progress bar
Re: Windows 7 taskbar button progress bar
Seems to work ok with Windows 7 and 8.1
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- 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: 4956
- 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 ?
I use : FiveWin for Harbour August 2020 (Revision) - Harbour 3.2.0dev (r1712141320) - Bcc7.30 - xMate ver. 1.15.3 - PellesC
- Enrico Maria Giordano
- Posts: 7355
- Joined: Thu Oct 06, 2005 8:17 pm
- Location: Roma - Italia
- Contact:
Re: Windows 7 taskbar button progress bar
Antonio,
EMG
Just for your information, it compiles fine with Borland 7.00.Antonio Linares wrote:Meanwhile we don't find a solution for Borland, we can not include it in FWH
EMG
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Re: Windows 7 taskbar button progress bar
Enrico,
Where did you get Borland 7 from ? Embarcadero ?
Where did you get Borland 7 from ? Embarcadero ?
Re: Windows 7 taskbar button progress bar
Hello,Enrico Maria Giordano wrote:Just for your information, it compiles fine with Borland 7.00.
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