protected-mode
Interacting with a Service from Internet Explorer
I am attempting to have IE9 interact with a COM service (created using Visual Studio 2010\'s wizard) while running in protected mode.If I run the service as admin rather than registering it as a servi[详细]
2023-04-10 02:36 分类:问答how create medium integrity level process from low integrity level process?
If I run IE in protected mode, its integrity level开发者_开发百科 is low. And if I then create a medium integrity level process (impl by ActiveX), IE will warn the user with an Elevation Warning windo[详细]
2023-04-01 23:29 分类:问答IE Protected Mode for Local System Account
I have a Windows Service that runs a Team City Build agent on a Windows 7 OS. This agent triggers NUnit tests which use the Selenium IE web drivers to execute a series of tests.[详细]
2023-03-31 09:06 分类:问答How to delay execution for a specified amount of milliseconds when in protected mode?
I have a C program that runs on bare x86 (without an OS) in protected mode. I need to delay the program\'s execution for a certain amount of time. Currently, I\'m doing this:[详细]
2023-03-19 15:09 分类:问答IE Protected Mode + SSL Login = No cookie for non-SSL pages
(FWIW, I\'ve posted this question to my blog as well: http://blog.wolffmyren.com/2011/07/11/ie-protected-mode-ssl/)[详细]
2023-03-19 07:43 分类:问答VESA BIOS Extensions: How to Change Resolution?
I just finished writing a small boot loader and kernel that switches into protected mode and sets up a basic physical and virtual memory m开发者_开发技巧anager:[详细]
2023-03-14 12:16 分类:问答How to work with Isolated Storage and IE Protected Mode?
I have an Internet Explorer addin/plugin and need to use IsolatedStorage (.NET/C#/3.5) under \"Low Privileges开发者_如何学运维\"/Protected Mode, so I plan to write to %USERPROFILE%\\AppData\\LocalLow[详细]
2023-03-07 07:29 分类:问答about hardware drivers in protected mode
Recently, I\'m trying to write a simple OS. This is a big project. when I\'m writing my code, I\'m wondering how modern OS contact hardware under protected mode[详细]
2023-02-21 02:48 分类:问答Reading the Internet Explorer Protected Mode registry
I\'m learning the registry with vbscript on the side. I would like to know would I check the strValuname and dwValue of the internet explorer protected mode feature through the use of vbscript?[详细]
2023-02-16 10:04 分类:问答bootloader - switching processor to protected mode
I\'m having difficulties understanding how a simple boot loader works. The boot loader I\'m talking about is the one from MITs course \"Operating Systems Engineering\".[详细]
2023-02-14 22:39 分类:问答