View Single Post
Old Aug 11th, 2007, 4:43 PM   #4
Eoin
Hobbyist Programmer
 
Eoin's Avatar
 
Join Date: Jun 2006
Location: Ireland
Posts: 152
Rep Power: 3 Eoin is on a distinguished road
That's a neat little app. For kicks I compiled an x64 version and tested it under XP x64. Was only really one hiccup, the function pastIconsFlusher() didn't have a return statement so I changed it's defined return type to void. Other than that it worked like a charm.

I could probably beta test for you on Vista during week days when I have access to a machine. But if there are non-trivial changes needed to port it to vista I'm not sure i'd have the time.
__________________
Visit my website BinaryNotions.
Eoin is offline   Reply With Quote