You are able to hide the desktop icons on xp by right clicking on the desktop and choosing to hide them, but how would you do it through c++? I was messing around with DestroyWindow and ShowWindow, but I cant figure it out. Any help?
WinSpector is telling me that the class is #32768 and the window is 001802cc, but I dont really know how to make use of that.
Last edited by clutchkiller; Jan 3rd, 2009 at 7:55 pm.
>That confuses me =(
Get used to it. Good programmers are in a constant state of confusion.
>Looks like i have some quasi specifics to investigate! Up Up And AWAY!