Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

Use _TARGET_64BIT_ macro #16660

Merged
merged 2 commits into from
Mar 1, 2018

Replace sizeof(LPVOID)==4 with #ifdef _TARGET_64BIT_ in fieldmarshale…

81da03e
Select commit
Loading
Failed to load commit list.
Merged

Use _TARGET_64BIT_ macro #16660

Replace sizeof(LPVOID)==4 with #ifdef _TARGET_64BIT_ in fieldmarshale…
81da03e
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs