I want to display a clock on my Windows XP desktop.
The clock format is HH:MM, so I need to refresh my desktop minute by minute.
Is there any posibility to make this from a C/C++ program ?
I don't want to use tricks, like transparent window. I want to write DIRECTLY to my desktop.
Any ideea ?
|
Go4Expert Founder
|
![]() |
| 4Dec2006,19:33 | #2 |
|
You have posted it as an Article under the Article / Source code section. I have moved it to the Queries and Discussion forum.
Get the handle to the desktop and try experimenting on it. |

