Home » U++ Library support » FileSel&FileList, Path » Warning in FileSel
Warning in FileSel [message #30114] |
Thu, 09 December 2010 16:21  |
 |
koldo
Messages: 3437 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
|
|
|
|
|
Goto Forum:
Current Time: Tue Jun 03 08:08:54 CEST 2025
Total time taken to generate the page: 0.02901 seconds
|