Title: Dimke Desktop Refresh
Picture: Not available
Explanation: This application just sends a "RedrawWindow" message to the desktop object.
While this is trivial it is often needed to repaint the whole screen and is deployed for instance within the "Wallpaper xChange" project, where fragments of graphical objects remain on the screen and not the whole desktop is rewritten when the background wallpaper is changed while some screensaver is running.
So I included "Desktop Refresh" into "Wallpaper xChange" and call it on demand.
How it works:

See Explanation section.

How to use: Just unpack the zip file and run the executable file.
If you want to compile it on your own, you'll have to create an "IDE" file.
It is not included because it depends on the system, and your installation most likely differs from mine.
Download Exe: exe_w16.zip
Download Src: src.zip
[Developer Root] [Main Page]