-
-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Description
Currently, the OneCore API uses the version of wtsapi32.dll taken from Vista SP1. However, between Windows Vista SP1 and Windows 7, many changes were made to wtsapi32.dll, with one example being the description:
- Old: "Windows Terminal Server SDK APIs"
- New: "Windows Remote Desktop Session Host Server SDK APIs"
This change also brought new functions, which are currently not supported by this project.
After further testing, I found that replacing the DLL with one taken from Windows 7 did not cause any issues, although I do advise that anyone attempting this on hypervisors such as VirtualBox should make sure that hardening is not enabled.
Metadata
Metadata
Assignees
Labels
No labels