[Git][wine/wine][master] 5 commits: cfgmgr32: Add stub for CM_Unregister_Notification.
Alexandre Julliard pushed to branch master at wine / wine Commits: 59deeab8 by Vibhav Pant at 2025-03-19T22:22:41+01:00 cfgmgr32: Add stub for CM_Unregister_Notification. - - - - - 55193af2 by Vibhav Pant at 2025-03-19T22:22:41+01:00 cfgmgr32/tests: Add basic tests for CM_(Un)Register_Notification. - - - - - 54c8cfc9 by Vibhav Pant at 2025-03-19T22:22:41+01:00 dinput/tests: Add tests for CM_Register_Notification. - - - - - 02beafa8 by Vibhav Pant at 2025-03-19T22:22:41+01:00 cfgmgr32: Implement CM_Register_Notification and CM_Unregister_Notification. - - - - - e1e530b6 by Vibhav Pant at 2025-03-19T22:22:41+01:00 user32: Remove incorrect FIXME warning while registering for DBT_DEVTYP_HANDLE notifications. - - - - - 8 changed files: - dlls/cfgmgr32/Makefile.in - dlls/cfgmgr32/cfgmgr32.spec - dlls/cfgmgr32/main.c - dlls/cfgmgr32/tests/cfgmgr32.c - dlls/dinput/tests/Makefile.in - dlls/dinput/tests/hotplug.c - dlls/user32/input.c - include/cfgmgr32.h View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/f640ba193708f38b416288c76c5e20... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/f640ba193708f38b416288c76c5e20... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)