Skip to content

Removed considerations for Windows 95/98/ME#2400

Merged
Avasam merged 15 commits intomhammond:mainfrom
Avasam:Remove-Windows-95-98-ME
Sep 27, 2025
Merged

Removed considerations for Windows 95/98/ME#2400
Avasam merged 15 commits intomhammond:mainfrom
Avasam:Remove-Windows-95-98-ME

Conversation

@Avasam
Copy link
Copy Markdown
Collaborator

@Avasam Avasam commented Oct 13, 2024

Please review this carefully, I'm a bit out of my depth in certain places and am left guessing. I've left GitHub comments on specific files.

@Avasam Avasam force-pushed the Remove-Windows-95-98-ME branch from c06e77c to 2935175 Compare October 13, 2024 21:45
Comment thread win32/src/win32trace.cpp
Comment thread com/win32com/src/dllmain.cpp Outdated
Comment thread win32/Demos/rastest.py Outdated
Comment thread win32/Lib/win32gui_struct.py Outdated
Comment on lines +107 to +109
// On platforms that don't have NT security,
// the initialization of the SECURITY_DESCRIPTOR should fail,
// leaving the sd NULL.
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wonder if I should just essentially revert b9e3c3f

Or if there's valid use-cases for all the checks added there (CC @trentm @rupole )

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't see much value in doing that tbh.

@Avasam Avasam requested a review from mhammond October 18, 2024 18:50
Comment thread com/win32com/src/dllmain.cpp Outdated
Comment thread win32/Lib/win32gui_struct.py Outdated
Comment thread win32/scripts/regsetup.py Outdated
Comment thread win32/src/win32clipboardmodule.cpp Outdated
Copy link
Copy Markdown
Owner

@mhammond mhammond left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems fine, thanks.

Comment on lines +107 to +109
// On platforms that don't have NT security,
// the initialization of the SECURITY_DESCRIPTOR should fail,
// leaving the sd NULL.
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't see much value in doing that tbh.

@Avasam
Copy link
Copy Markdown
Collaborator Author

Avasam commented Jul 23, 2025

Thanks, I'll probably go through your last set of reviews over the week.

@Avasam
Copy link
Copy Markdown
Collaborator Author

Avasam commented Sep 27, 2025

Only changed a comment as requested since last review. Will merge after (if) tests pass

@Avasam Avasam merged commit e86ff6f into mhammond:main Sep 27, 2025
30 checks passed
@Avasam Avasam deleted the Remove-Windows-95-98-ME branch September 27, 2025 18:41
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