4 Jul
2025
4 Jul
'25
1:03 p.m.
SDL code in question: https://github.com/libsdl-org/SDL/blob/release-3.2.16/src/hidapi/windows/hid... At first I thought cfgmgr32 may be doing the opposite of SetupAPI and just force-uppercase everything, but during the course of writing tests turns out casing is used in the registry is preserved. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/8508#note_108825