Does anyone know how to put text on the windows desktop. I have system info and I ant to be able to print it on the desktop. Should I just get the desktops handle and send a message to it? Any help is appreciated. Thanks
Printable View
Does anyone know how to put text on the windows desktop. I have system info and I ant to be able to print it on the desktop. Should I just get the desktops handle and send a message to it? Any help is appreciated. Thanks
I'm not sure it can be done, maybe the desktop window has restrictions or something? I could send text to every window but the desktop window, it didn't return any error when I tried it just didn't write any text on the desktop. I then tried drawing circles on the desktop, once again I could draw on every window but I couldn't draw on the desktop. Sorry I couldn't be of more help.
Its fine, I could not figure it out eaither. Thaks for trying though.