Hi all

Im getting some strange errors occuring in my app only when it runs under win 98

I get an out of mem error

It happens during a procedure that uses 2 imagelist controls and a picturebox

Basically i am extracting icons using extracticonex api

This works fine i then save the extracted icon using the picture box as a temp file

then depending on some user defined options it loads the saved image into 1 of 2 image list controls

What i am wondering is if any of you have had probs with these controls or if there is something I need to be aware of??

Thanks all