Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » FileSel&FileList, Path » Warning in FileSel
Warning in FileSel [message #30114] Thu, 09 December 2010 16:21 Go to next message
koldo is currently offline  koldo
Messages: 3355
Registered: August 2008
Senior Veteran
Hello Mirek

Just a signed/unsigned warning in FileSel, line 369:

if(GetTickCount() - tm > ptime) {

GetTickCount() returns dword (unsigned) but tm and ptime are int.


Best regards
Iñaki
Re: Warning in FileSel [message #30151 is a reply to message #30114] Sun, 12 December 2010 08:50 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
Thanks.
Re: Warning in FileSel [message #30168 is a reply to message #30151] Sun, 12 December 2010 23:17 Go to previous message
koldo is currently offline  koldo
Messages: 3355
Registered: August 2008
Senior Veteran
Smile

Best regards
Iñaki
Previous Topic: Preview of FileSel
Next Topic: File Chooser closing
Goto Forum:
  


Current Time: Fri Mar 29 16:13:07 CET 2024

Total time taken to generate the page: 0.01452 seconds