Hello everyone.
I have a question: what is the min revision of Rdp specification that is supported by Windows 10?
It looks like Win10 doesn't work with MS-RDPBCGR revision 1 (?). I have an implementation of Rdp protocol in Java (ProperJavaRdp)and it can't connect to Windows 10 (fails at X.224 Connection Request PDU, it differs from the specification and has different TYPE_RDP_NEG_REQ and some other codes).
Thank you for help.