summaryrefslogtreecommitdiff
path: root/platform/windows/platform_windows.cpp
AgeCommit message (Collapse)Author
2026-05-28[Windows] Fix x64 platform view init race conditionMason Reed
This mirrors the fix that was performed on the x86 platform
2024-11-08Prevent race in windows platform binary view initializationMason Reed
2024-09-13Ultimate.Alexander Taylor
2024-06-19Override virtual GetFallbackEnabled for windowsZichuan Li
Disable fallback type library for windows platform
2024-06-04Add AdjustTypeParserArguments callback to platformGlenn Smith
Implementing the solution to #4868
2024-05-24platform: initial BNCustomPlatform supportRyan Snyder
2023-06-13Move platform submodules into APIRusty Wagner