]> git.lizzy.rs Git - dragonfireclient.git/commit
Add Windows-specific CreateTempFile() implementation
authorsfan5 <sfan5@live.de>
Mon, 13 Sep 2021 17:40:53 +0000 (19:40 +0200)
committersfan5 <sfan5@live.de>
Tue, 14 Sep 2021 18:45:41 +0000 (20:45 +0200)
commit4feb799b7e33c1a544036a830faf00eb33d3eaf5
tree7ac0c1f029688cbd538c3b13db4d877df9b36de3
parentb480a3e9fd7036208068c4fad410f0cae8fc9c4f
Add Windows-specific CreateTempFile() implementation

Once again MSVC is the only compiler not supporting basic POSIX functionality.
src/filesys.cpp