Could not find 10.0.14393.1198 x64 DLL binary
This commit is contained in:
parent
5dd6055c45
commit
c84932e397
|
@ -1323,27 +1323,15 @@ SLInitFunc.x64=New_CSLQuery_Initialize
|
||||||
LocalOnlyPatch.x86=1
|
LocalOnlyPatch.x86=1
|
||||||
LocalOnlyOffset.x86=A6088
|
LocalOnlyOffset.x86=A6088
|
||||||
LocalOnlyCode.x86=jmpshort
|
LocalOnlyCode.x86=jmpshort
|
||||||
LocalOnlyPatch.x64=1
|
|
||||||
LocalOnlyOffset.x64=8D781
|
|
||||||
LocalOnlyCode.x64=jmpshort
|
|
||||||
SingleUserPatch.x86=1
|
SingleUserPatch.x86=1
|
||||||
SingleUserOffset.x86=359C5
|
SingleUserOffset.x86=359C5
|
||||||
SingleUserCode.x86=nop
|
SingleUserCode.x86=nop
|
||||||
SingleUserPatch.x64=1
|
|
||||||
SingleUserOffset.x64=299A4
|
|
||||||
SingleUserCode.x64=Zero
|
|
||||||
DefPolicyPatch.x86=1
|
DefPolicyPatch.x86=1
|
||||||
DefPolicyOffset.x86=2FF29
|
DefPolicyOffset.x86=2FF29
|
||||||
DefPolicyCode.x86=CDefPolicy_Query_eax_ecx
|
DefPolicyCode.x86=CDefPolicy_Query_eax_ecx
|
||||||
DefPolicyPatch.x64=1
|
|
||||||
DefPolicyOffset.x64=1AFC5
|
|
||||||
DefPolicyCode.x64=CDefPolicy_Query_eax_rcx
|
|
||||||
SLInitHook.x86=1
|
SLInitHook.x86=1
|
||||||
SLInitOffset.x86=45636
|
SLInitOffset.x86=45636
|
||||||
SLInitFunc.x86=New_CSLQuery_Initialize
|
SLInitFunc.x86=New_CSLQuery_Initialize
|
||||||
SLInitHook.x64=1
|
|
||||||
SLInitOffset.x64=C930
|
|
||||||
SLInitFunc.x64=New_CSLQuery_Initialize
|
|
||||||
|
|
||||||
[10.0.14393.1737]
|
[10.0.14393.1737]
|
||||||
LocalOnlyPatch.x86=1
|
LocalOnlyPatch.x86=1
|
||||||
|
@ -3683,15 +3671,6 @@ bMultimonAllowed.x86 =C1F80
|
||||||
ulMaxDebugSessions.x86=C1F84
|
ulMaxDebugSessions.x86=C1F84
|
||||||
bFUSEnabled.x86 =C1F88
|
bFUSEnabled.x86 =C1F88
|
||||||
|
|
||||||
bServerSku.x64 =E73D0
|
|
||||||
lMaxUserSessions.x64 =E73D4
|
|
||||||
bAppServerAllowed.x64 =E73D8
|
|
||||||
bInitialized.x64 =E8470
|
|
||||||
bRemoteConnAllowed.x64=E8474
|
|
||||||
bMultimonAllowed.x64 =E8478
|
|
||||||
ulMaxDebugSessions.x64=E847C
|
|
||||||
bFUSEnabled.x64 =E8480
|
|
||||||
|
|
||||||
[10.0.14393.1737-SLInit]
|
[10.0.14393.1737-SLInit]
|
||||||
bInitialized.x86 =C1F6C
|
bInitialized.x86 =C1F6C
|
||||||
bServerSku.x86 =C1F70
|
bServerSku.x86 =C1F70
|
||||||
|
|
|
@ -170,7 +170,6 @@ Source code changelog (rdpwrap library):
|
||||||
- added support for termsrv.dll 6.1.7601.21866
|
- added support for termsrv.dll 6.1.7601.21866
|
||||||
- added support for termsrv.dll 6.1.7601.22104
|
- added support for termsrv.dll 6.1.7601.22104
|
||||||
- added support for termsrv.dll 6.3.9600.19093
|
- added support for termsrv.dll 6.3.9600.19093
|
||||||
- added support for termsrv.dll 10.0.14393.1198 (added missing x64 offsets)
|
|
||||||
- added support for termsrv.dll 10.0.14393.2457 (x86 still missing)
|
- added support for termsrv.dll 10.0.14393.2457 (x86 still missing)
|
||||||
- added support for termsrv.dll 10.0.15063.1155
|
- added support for termsrv.dll 10.0.15063.1155
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue