I would like to know how do I go about restricting process creation within a
desktop. I would like to run an application in a new desktop I create but no
other process should be allowed to be created. Something like the Logon
desktop.
Does it make sense to revoke DESKTOP_CREATEWINDOW (0x0002L) Security
Attribute after my process has been created? so that no other process can be
created. But hen wat if processes without UI is created.
SUm1 pls help
--
Regards
Ahmad
- Sten