mirror of
https://github.com/stascorp/rdpwrap.git
synced 2025-08-14 02:27:22 -07:00
Add version 10.0.22621.4655 support
This commit is contained in:
parent
a5c64a4331
commit
53b648b839
1 changed files with 24 additions and 0 deletions
|
@ -3055,6 +3055,20 @@ SLInitHook.x64=1
|
|||
SLInitOffset.x64=1ABFC
|
||||
SLInitFunc.x64=New_CSLQuery_Initialize
|
||||
|
||||
[10.0.22621.4655]
|
||||
SingleUserPatch.x64=1
|
||||
SingleUserOffset.x64=C893
|
||||
SingleUserCode.x64=mov_eax_1_nop_2
|
||||
DefPolicyPatch.x64=1
|
||||
DefPolicyOffset.x64=1C755
|
||||
DefPolicyCode.x64=CDefPolicy_Query_eax_rcx
|
||||
LocalOnlyPatch.x64=1
|
||||
LocalOnlyOffset.x64=A30F1
|
||||
LocalOnlyCode.x64=jmpshort
|
||||
SLInitHook.x64=1
|
||||
SLInitOffset.x64=2FF00
|
||||
SLInitFunc.x64=New_CSLQuery_Initialize
|
||||
|
||||
[SLInit]
|
||||
bServerSku=1
|
||||
bRemoteConnAllowed=1
|
||||
|
@ -4996,3 +5010,13 @@ bRemoteConnAllowed.x64=ECAC4
|
|||
bMultimonAllowed.x64 =ECAC8
|
||||
ulMaxDebugSessions.x64=ECACC
|
||||
bFUSEnabled.x64 =ECAD0
|
||||
|
||||
[10.0.22621.4655-SLInit]
|
||||
bServerSku.x64=132FAC
|
||||
bRemoteConnAllowed.x64=132FC0
|
||||
bFUSEnabled.x64=132FD0
|
||||
bAppServerAllowed.x64=132FB4
|
||||
bMultimonAllowed.x64=132FC4
|
||||
lMaxUserSessions.x64=132FB0
|
||||
ulMaxDebugSessions.x64=132FCC
|
||||
bInitialized.x64=132FA8
|
Loading…
Add table
Add a link
Reference in a new issue