I'm suspecting that IconImageMBS on Windows may have a issue after 
being called too many times.

In my case, I get a directories worth of files, in this case about 
1700 .wav files. I call it with IconImageMBS(16). Eventually after 
the 1108th one - it's pretty consistent - it fails with the return 
being Nil. In the docs it says it will fail if there is a memory 
issue. Then I try to just use one of my icons, but then that fails 
too (lack of memory) and REAL gives me some nasty errors.

With that directory, if I mod my code to simply use an internal icon 
(a 128x128 that I then dither down), it works just fine.

So I really doubt my app is hogging that much memory, so I suspect 
there's some limit that IconImageMBS can deal with perhaps?

This is Win only.

Garth Hjelte
Sampler User

_______________________________________________
Mbsplugins_monkeybreadsoftware.info mailing list
[email protected]
https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info

Reply via email to