Browse Source

Taskbar10: Added missing info in patch explanation

pull/2097/head
Amrsatrio 2 years ago
parent
commit
765f6ceb9c
  1. 2
      ExplorerPatcher/dllmain.c

2
ExplorerPatcher/dllmain.c

@ -9872,7 +9872,7 @@ BOOL Moment2PatchActionCenter(LPMODULEINFO mi)
Step 4: Step 4:
Change jz to jmp after the real fix, short circuiting `if (b) unconditional_release_ref(...)`. Change jz to jmp after the real fix, short circuiting `if (b) unconditional_release_ref(...)`.
+11 from the movups in step 2. +11 from the movups in step 2.
22621.2283: 22621.2283: 14156
74 -> EB 74 -> EB
***/ ***/

Loading…
Cancel
Save