Thread: XP Window Hide
View Single Post
Join Date: Jul 2008
Posts: 111
Reputation: clutchkiller is an unknown quantity at this point 
Solved Threads: 1
clutchkiller's Avatar
clutchkiller clutchkiller is offline Offline
Junior Poster

XP Window Hide

 
0
  #1
Jan 3rd, 2009
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!
Reply With Quote