Commit Graph

8 Commits

Author SHA1 Message Date
3af1178f6d Update NTOSKRNL/CC/ccloghandler.cpp 2024-05-17 17:55:18 +02:00
36cd225c02 [NTOSKRNL:CC] Fixing Code Formating 2024-05-17 17:54:09 +02:00
7314c677e7 Update NTOSKRNL/CC/ccloghandler.cpp 2024-05-17 17:48:27 +02:00
9fb0e1c897 Update NTOSKRNL/CC/ccloghandler.cpp 2024-05-17 17:47:10 +02:00
47d3ad5e82 [NTOSKRNL:CC] Catch Controller Add LOG Handler Directives
Implemented everything, CcGetLsnForFileObject  is left now
2024-05-17 17:45:28 +02:00
cfb3362f1e [NTOSKRNL:CC] Added CcSetAdditionalCacheAttributesEx 2024-05-17 16:55:50 +02:00
cb5a92dcd4 [NTOSKRNL:CC] Fixing Repetation 2024-05-10 10:57:17 +02:00
97722bb3e6 [NTOSKRNL:CC] Catch Controller Add LOG Handler Directives
Following Functions are Implemented:
*CcSetLogHandleForFile
*CcSetAdditionalCacheAttributes
TODO
*CcSetLogHandleForFile
*CcGetLsnForFileObject
*CcGetDirtyPages
2024-05-10 10:23:51 +02:00