-
Multiple desktops
Hi,
One of the things which fascinate me is the concept of virtual desktops. Some time back these were only available under X Windows. Now we have this concept in windows too. One of the software which implements this is Perfect Screens.
Does any of the codegurus out there know how to implement these in Visual C++?
In anticipation,
Vishal Verma
-
Re: Multiple desktops
Take a look at Litestep. It is window shell replacement. AND it has virtual desktop management too. I know, I know, you want some source examples, right? They have full source for their program. So have fun...
Here is the URL: http://www.litestep.net/
-Safai