dgz Posted March 24, 2008 Posted March 24, 2008 Hi! I've made a script which plays webradios. When a radio is playing, the gui background is the radio logo (PNG image, 'cause i used the Lod3n script). When I choose another radio station, I'd like to delete the previous radio PNG from my HDD, but a simple "FileDelete ()" doesn't work. So, Is it possible to delete these PNG images while the script is running?
Achilles Posted March 25, 2008 Posted March 25, 2008 FileDelete should work as long as you have used _GDIPlus_ImageDispose before you try deleting the image. My Programs[list][*]Knight Media Player[*]Multiple Desktops[*]Daily Comics[*]Journal[/list]
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now