They are float (4-byte) but in Delphi UINT16 (2-byte).
6 * 2 = 12; 120 + 12 = 132
Make those five a "Single" and stuff will work again

taskman shows only one core is heavily in use...xnview wrote:But i use multi threading for many things (thumbnail creation, preview laoding, cache, ....)
Code: Select all
#pragma link "b_libgfl240.lib"
...