Skip to content

Update - #1

Merged
sonthepham-dev merged 19 commits into
sonthepham-dev:masterfrom
tuyenvm:master
Jul 4, 2025
Merged

Update#1
sonthepham-dev merged 19 commits into
sonthepham-dev:masterfrom
tuyenvm:master

Conversation

@sonthepham-dev

Copy link
Copy Markdown
Owner

No description provided.

winstonleedev and others added 19 commits January 7, 2024 04:39
Xử lý trường hợp thỉnh thoảng mất system tray icon
…o-dvorak

Add allow typing Vietnamese in languages other than English option to Windows
File này là file tạm được sinh ra khi tạo resource, không cần thiết
đặt trong repository.

Signed-off-by: Tu Dinh <contact@tudinh.xyz>
Tạo build pipeline sử dụng tính năng Artifact Attestation của GitHub Actions,
đảm bảo file chạy OpenKey được tạo từ GitHub Actions và tương ứng với mã nguồn.

Signed-off-by: Tu Dinh <contact@tudinh.xyz>
[Win] Sửa lỗi crash ở hàm checkUpdate nếu không chạy bằng quyền Admin

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Bug: API Compatibility Issue: `GetTempPath2` Not Supported

The GetTempPath2 API, introduced in Windows 10 version 1803, is used but is not available on earlier Windows versions. This causes runtime failures on unsupported systems. Consider using GetTempPath for broader compatibility.

Sources/OpenKey/win32/OpenKey/OpenKey/OpenKeyHelper.cpp#L309-L310

WCHAR path[MAX_PATH];
GetTempPath2(MAX_PATH, path);

Fix in CursorFix in Web


BugBot free trial expires on July 22, 2025
You have used $0.00 of your $0.00 spend limit so far. Manage your spend limit in the Cursor dashboard.

Was this report helpful? Give feedback by reacting with 👍 or 👎

@sonthepham-dev
sonthepham-dev merged commit 92776d8 into sonthepham-dev:master Jul 4, 2025
1 check passed
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.

5 participants