On Wed Aug 16 11:00:21 2023 +0000, Dmitry Timoshkov wrote:
I dug up my tests for NtCreateToken() from a backup and rebased them.
We may not want them in Wine because of the manual steps required but they could still be useful for development.
[createtoken.diff](/uploads/367d5d8eed8ed92d5bbce51138af92de/createtoken.diff)
Looks good. Just curious, what this test was created for? Have you implemented NtCreateToken() as well? How should I proceed with my implementation?
I started on it but I never finished it.