How to implement Virtual Desktop
October 30, 2007 — vincenthome
On Code Project there is an application called Multiple Desktop that shows how to create virtual desktops in C++.
On CodePlex, you can find a Vista/XP Virtual Desktop Manager implemented in VB.NET
To create your own special .NET C# version, read about these:
- Abhinaba’s blog
- Unmanaged API
- Call Pinvoke to access the API e.g. CreateDesktop