U++ framework
Do not panic. Ask here before giving up.

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: 3458
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: Mon Apr 27 15:55:29 GMT+2 2026

Total time taken to generate the page: 0.01215 seconds