mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-27 03:43:36 +00:00
- Simplify the `ObjectHandleFlagInformation` class implementation, by directly invoking the `ObSetHandleAttributes()` routine. Addendum to commit02d0bb9dbd(r22228) that implemented the class, and to commit91105c7915(r61037) that implemented `ObSetHandleAttributes()`. - Use SAL2 annotations; write Doxygen documentation (based on GPT-5.4 feedback and https://ntdoc.m417z.com/ntsetinformationobject).