Hey everyone 
So i have a little problem..
The thing is im making formless application, thats visible in tray only..
But i have like 21 icons for default functions..
and when my program launches all icons with the exe file is loaded in RAM.
Is there a way to use an external resources file, where all the icons is stored, so when application needs one it takes it from rscx file and loads it, and when it needs other icon it releases the one taken and takes other..
Im asking this not just for ico files, but for any file types that can be stored in my.resources..
So i have a little problem..
The thing is im making formless application, thats visible in tray only..
But i have like 21 icons for default functions..
and when my program launches all icons with the exe file is loaded in RAM.
Is there a way to use an external resources file, where all the icons is stored, so when application needs one it takes it from rscx file and loads it, and when it needs other icon it releases the one taken and takes other..
Im asking this not just for ico files, but for any file types that can be stored in my.resources..