Skip to content

Does not run on Windows 7 due to CreateFile2 call. #10

@mikebmcl

Description

@mikebmcl

One of the DLLs (zlib1.dll) is currently built in a way that makes it use CreateFile2 which is a Windows 8.0+ function. There's also a single use of CreateFile2 in entrypoint-win32.cpp that needs to be changed to CreateFileW.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions