https://reactos.org/forum/viewtopic.php?f=22&t=19312
So according to the thread MozGlue.DLL is the thing that breaks compatibility and its based on 4 things in Kernel32.dll
but according to another thread those features exist in react os but are hidden from regular applications unless the developer explicitly looks for it
https://reactos.org/forum/viewtopic.php?t=17468
This is a **TEMPORARY dll FOR INTERNAL REACTOS USAGE ONLY** before we establish and implement the correct way of forward-compatibility with dll redirection.
i'm curious as to the feasibility of patching the DLL in the source code to really on Kernel32_vista.dll for these functions for a react os specific build, maybe not now because K-Meleon fork works so good on react os at present and other components might need the same treatment in the near future.MozGlue.DLL requires these
GetTickCount64
InitialiseSRWLock
AcquireSRWLockExclusive
ReleaseSRWLockExclusive
but they exist in Kernel32_vista.dll
opinions and thoughts please








