Files
Saleem Abdulrasool 3278ca0e32 TSCExtensions: make explicit truncation of values
We are silently truncating the values here as these are canonially typed
as `DWORD`, i.e. `UInt32`. The conversion to `Int32` is therefore
truncating the value. Make this explicit to allow building with changes
to the compiler to import windows constants with canonical types.
2026-06-12 00:24:33 -07:00
..
2025-10-31 14:11:11 -07:00