Skip to content

Fix compilation with WIN32_LEAN_AND_MEAN (through UNDEF)#768

Merged
Youw merged 2 commits intolibusb:masterfrom
k1-801:mean_undef
Mar 1, 2026
Merged

Fix compilation with WIN32_LEAN_AND_MEAN (through UNDEF)#768
Youw merged 2 commits intolibusb:masterfrom
k1-801:mean_undef

Conversation

@k1-801
Copy link
Contributor

@k1-801 k1-801 commented Dec 31, 2025

Fixes #766
This version is less complicated and just undefines the thing. The previous PR with a proper solution didn't work well with CI, trying a simpler solution.

@mcuee mcuee added the Windows Related to Windows backend label Jan 19, 2026
@Youw Youw merged commit 517880e into libusb:master Mar 1, 2026
13 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Windows Related to Windows backend

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MSVC build with hidapi in-source fails with errors related to WINAPI

3 participants