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.