Re: No icons visible in XP System Tray or Listbox?
Originally Posted by V4Friend
Which leads me to another matter: I have compiled my program in Visual Studio. As a matter of fact: I can only compile 'Release', or the program crashes... When I only put qico4.dll in the folder, it did not work. I guess the qico4d.dll is actually a 'debug' version? How could that be right?
Yes, qico4d is debug version, you don't need for release.
Re: No icons visible in XP System Tray or Listbox?
Originally Posted by fatjuicymole
Which is the biggest file? Debug libraries are always larger than release versions as they (not suprisingly) contain debugging info.
The biggest is, as expected the qicod4.dll The problem is: why does Qt need the debug-version and not the release version.
Do I have to rebuild Qt or something like that?
Bookmarks