alandtse / CommonLibF4

A reverse-engineered resource for Fallout 4
MIT License
6 stars 4 forks source link

fix: windows 7 doesn't support `UnmapViewOfFileEx` #18

Closed qudix closed 1 year ago

qudix commented 1 year ago

This function was introduced in Windows 8, but the library should try to stay compatible with what the game supports.