Index: sandbox/win/src/interceptors.h |
=================================================================== |
--- sandbox/win/src/interceptors.h (revision 229897) |
+++ sandbox/win/src/interceptors.h (working copy) |
@@ -39,10 +39,8 @@ |
OPEN_KEY_ID, |
OPEN_KEY_EX_ID, |
// Sync dispatcher: |
- CREATE_EVENTW_ID, |
- CREATE_EVENTA_ID, |
- OPEN_EVENTW_ID, |
- OPEN_EVENTA_ID, |
+ OPEN_EVENT_ID, |
rvargas (doing something else)
2013/10/23 01:36:57
nit: invert the order
ananta
2013/10/23 06:20:18
Done.
|
+ CREATE_EVENT_ID, |
// CSRSS bypasses for HandleCloser: |
CREATE_THREAD_ID, |
GET_USER_DEFAULT_LCID_ID, |