Skip to content

Conversation

@Avasam
Copy link
Collaborator

@Avasam Avasam commented Oct 19, 2025

I think it's safe to say no one's gonna try to build with a MFC version older than 9 nowadays (which would mean older than MSVC 9 / VS 2008).

This removes all _MFC_VER checks.

CSliderCtrl::VerifyPos is also long gone, I just removed the unusable method (anyone calling it would've been getting an error for years anyway)

Fun fact: There was a single stray mention of VerifyPos in Microsoft's official docs: MicrosoftDocs/cpp-docs#5832

@Avasam Avasam requested a review from mhammond October 22, 2025 14:38
@Avasam Avasam merged commit 572e657 into mhammond:main Oct 22, 2025
30 checks passed
@Avasam Avasam deleted the Assume-MFC-ge-9 branch October 22, 2025 16:02
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

Successfully merging this pull request may close these issues.

2 participants