[Git][wine/wine][master] 6 commits: cng.sys: Use the native subsystem.
Alexandre Julliard pushed to branch master at wine / wine Commits: 69d0af63 by Alexandre Julliard at 2025-04-10T18:17:07+02:00 cng.sys: Use the native subsystem. - - - - - dbffd747 by Alexandre Julliard at 2025-04-10T18:17:19+02:00 hidclass.sys: Use the native subsystem. - - - - - ca6b6683 by Alexandre Julliard at 2025-04-10T18:17:26+02:00 hidparse.sys: Use the native subsystem. - - - - - 5fe23077 by Alexandre Julliard at 2025-04-10T18:17:39+02:00 wmilib.sys: Use the native subsystem. - - - - - 89ceb5a1 by Alexandre Julliard at 2025-04-10T18:26:19+02:00 mouhid.sys: Remove unneeded spec file. - - - - - 5ca74e68 by Alexandre Julliard at 2025-04-10T18:26:19+02:00 makefiles: Require .sys modules to use the native subsystem. - - - - - 11 changed files: - dlls/cng.sys/Makefile.in - + dlls/cng.sys/main.c - dlls/hidclass.sys/Makefile.in - dlls/hidclass.sys/device.c - dlls/hidparse.sys/Makefile.in - dlls/hidparse.sys/main.c - dlls/mouhid.sys/Makefile.in - − dlls/mouhid.sys/mouhid.sys.spec - dlls/wmilib.sys/Makefile.in - + dlls/wmilib.sys/main.c - tools/make_makefiles View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/79c8de4e76aeae9f61ed91595d999e... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/79c8de4e76aeae9f61ed91595d999e... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)