Skip to content

Define SWP constants for SetWindowPos flags#6

Merged
PrzemyslawKlys merged 2 commits intov2-speedygonzalesfrom
replace-literal-with-flags-and-define-constants
Jun 17, 2025
Merged

Define SWP constants for SetWindowPos flags#6
PrzemyslawKlys merged 2 commits intov2-speedygonzalesfrom
replace-literal-with-flags-and-define-constants

Conversation

@PrzemyslawKlys
Copy link
Copy Markdown
Member

Summary

  • add SWP_NOZORDER and SWP_NOSIZE constants next to other flag definitions
  • use these constants when setting window position

Testing

  • dotnet test Sources/DesktopManager.sln --no-build

https://chatgpt.com/codex/tasks/task_e_685186d381dc832ebba7b4b3b1cee7a0

@PrzemyslawKlys PrzemyslawKlys merged commit 648588a into v2-speedygonzales Jun 17, 2025
4 checks passed
@PrzemyslawKlys PrzemyslawKlys deleted the replace-literal-with-flags-and-define-constants branch June 17, 2025 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant