Commit Graph

16 Commits

Author SHA1 Message Date
modernw
f28e3fe24c Update README with download links for runtime and dependencies
Added links to download runtime libraries and dependencies for Metro apps.
2026-04-10 15:16:23 +08:00
modernw
9111c019ff Update README.md 2026-04-10 14:00:51 +08:00
modernw
b315782df6 Add special thanks section to README
Added a section for special thanks and contributor acknowledgment.
2026-04-09 15:39:16 +08:00
modernw
be599991b8 Update README to clarify AI assistance and GitHub usage 2026-04-06 18:43:19 +08:00
冰糖XH
fe6a9a186b Enable ARM desktop SDK macro in projects
Add _ARM_WINAPI_PARTITION_DESKTOP_SDK_AVAILABLE=1 to PreprocessorDefinitions in multiple .vcxproj files so ARM desktop SDK partition is available at project level. Remove per-file #ifdef _M_ARM defines from several headers and source files (Stdafx.h, targetver.h, main.cpp across various modules) to avoid duplication. Also add ShowIncludes=false in pkgread.vcxproj. This centralizes the ARM macro for consistent ARM builds across modules.
2026-03-26 14:46:26 +08:00
modernw
46e9083f90 Refactor README for better readability
Updated README to improve formatting and structure.
2025-12-09 15:23:02 +08:00
modernw
6b59bdcf17 Update README with TLS 1.2 instructions and image 2025-12-09 15:08:04 +08:00
modernw
15ca1f928c Refactor README.md with HTML formatting
Updated README.md to use HTML tags for headings and improved formatting.
2025-12-09 15:05:14 +08:00
modernw
8e7a241b98 Fix header formatting and section updates in README
Updated formatting for headers and sections in README.md.
2025-12-09 14:49:02 +08:00
modernw
d5418b6c28 Update README.md 2025-12-08 10:35:54 +08:00
modernw
55f5c9f25f Update README with TLS 1.2 support instructions
Added important note about TLS 1.2 support for Internet Explorer.
2025-12-08 10:34:06 +08:00
modernw
61a7eb1ebc Fix badge link formatting in README.md 2025-12-07 20:31:58 +08:00
modernw
b0113c236d Fix badge link formatting in README.md 2025-12-07 20:28:09 +08:00
modernw
b97e7a5e70 Update readme.md 2025-12-07 20:27:41 +08:00
modernw
b9d3f11dd6 Update readme.md 2025-12-07 20:23:33 +08:00
modernw
64328742cd Update readme.md 2025-12-07 20:22:37 +08:00