Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't compile with WIN32_LEAN_AND_MEAN #17

Open
SK83RJOSH opened this issue Apr 27, 2022 · 0 comments
Open

Doesn't compile with WIN32_LEAN_AND_MEAN #17

SK83RJOSH opened this issue Apr 27, 2022 · 0 comments

Comments

@SK83RJOSH
Copy link

I tend to use WIN32_LEAN_AND_MEAN and include what I need where I need it. Unfortunately this breaks CrossWindow's Win32Main.cpp since shellapi.h isn't included by default when defined. I suspect there's likely some other issues with this define, so I figured I'd repo this issue and disable the define for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant