Windows CardSpace effect
-
Hello, I'm trying to figure out how I could make the same "effect" like in Windows CardSpace (just blocking all screens, change their luminosity and show one WinForm to execute my procedure). Any ideas? ps: you can view this "effect" after installing framework 3 and going to Control panel -> Windows CardSpace
-- Everything is possible, even the impossible! ^_^
-
Hello, I'm trying to figure out how I could make the same "effect" like in Windows CardSpace (just blocking all screens, change their luminosity and show one WinForm to execute my procedure). Any ideas? ps: you can view this "effect" after installing framework 3 and going to Control panel -> Windows CardSpace
-- Everything is possible, even the impossible! ^_^
That effect is called security sandbox and you should be able to enable it using some windows API. By why would you want to? It's very restrictive towards your application.
WM. What about weapons of mass-construction? "You can always try to smash it with a wrench to fix that. It might actually work" - WillemM
-
That effect is called security sandbox and you should be able to enable it using some windows API. By why would you want to? It's very restrictive towards your application.
WM. What about weapons of mass-construction? "You can always try to smash it with a wrench to fix that. It might actually work" - WillemM