Searched hist:"933 dddeb" (Results 1 – 3 of 3) sorted by relevance
/reactos/ntoskrnl/ob/ |
H A D | devicemap.c | diff 933dddeb Sat Jun 01 11:35:41 GMT 2019 Pierre Schweitzer <pierre@reactos.org> [NTOSKRNL] Modify ObpCreateDeviceMap so that it can handle any process It is now able to set the newly created device map to any process and will default to current process if none is provided. It also sets system device map if no process is specified. It also deferences existing device map in the process if needed. Finaly, it will make the directory object permanant.
|
H A D | obname.c | diff 933dddeb Sat Jun 01 11:35:41 GMT 2019 Pierre Schweitzer <pierre@reactos.org> [NTOSKRNL] Modify ObpCreateDeviceMap so that it can handle any process It is now able to set the newly created device map to any process and will default to current process if none is provided. It also sets system device map if no process is specified. It also deferences existing device map in the process if needed. Finaly, it will make the directory object permanant.
|
/reactos/ntoskrnl/include/internal/ |
H A D | ob.h | diff 933dddeb Sat Jun 01 11:35:41 GMT 2019 Pierre Schweitzer <pierre@reactos.org> [NTOSKRNL] Modify ObpCreateDeviceMap so that it can handle any process It is now able to set the newly created device map to any process and will default to current process if none is provided. It also sets system device map if no process is specified. It also deferences existing device map in the process if needed. Finaly, it will make the directory object permanant.
|