0
Files
src/sandbox
nsylvain@chromium.org 8869a5f5c9 In windows 7 there is a new Reg call that we need to
hook. NtOpenKeyEx.

I don't know what the last parameter is. I suspect it's
a reserved flag for "options". (As in RegOpenKeyEx).

I do not handle the case where this unknown flag is non-zero.

The current unit tests covers this code.

bug:7611

Review URL: http://codereview.chromium.org/20287

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9762 0039d316-1c4b-4281-b951-d872f2087c98
2009-02-13 18:07:00 +00:00
..