mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 06:05:58 -06:00
[PR #279] [MERGED] Fix MSVC linking error due to wrong titlebar global variables declaration #284
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/ultimatepp#284
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ultimatepp/ultimatepp/pull/279
Author: @klugier
Created: 6/8/2025
Status: ✅ Merged
Merged: 6/9/2025
Merged by: @mirek-fidler
Base:
master← Head:klugier/fix-msvc-compilation📝 Commits (3)
f741203Fix MSVC compilation due to wrong titlebar global variables declarations.2b4707fFix CustomTitleBar examplec7a9b63Added description to CustomTitleBar example📊 Changes
3 files changed (+6 additions, -5 deletions)
View changed files
📝
reference/CustomTitleBar/CustomTitleBar.upp(+2 -0)📝
reference/CustomTitleBar/main.cpp(+1 -1)📝
uppsrc/CtrlCore/Win32Wnd.cpp(+3 -4)📄 Description
It looks like MSVC failed to link recent version of CtrlCore.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.