Skip to content

A newer version of wtsapi32.dll would be good #72

@commandcontrolQ

Description

@commandcontrolQ

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions