Paul wrote: > Hi, > > a bit off topic, but I have problems using SetThreadDesktop() api. > It returns error 170 = The requested resource is in use. > Is this because ICS uses hidden windows ?
The online help seems to confirm that. This function will fail if the calling thread has any windows or hooks on its current desktop (unless hDesktop is a handle to the current desktop). --- Arno Garrels [TeamICS] http://www.overbyte.be/eng/overbyte/teamics.html -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be