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 previous message
koldo is currently offline  koldo
Messages: 3356
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
 
Read Message
Read Message
Read Message
Previous Topic: Preview of FileSel
Next Topic: File Chooser closing
Goto Forum:
  


Current Time: Fri Apr 19 22:41:12 CEST 2024

Total time taken to generate the page: 0.03047 seconds