Skip to content

general/ioctl tips #1290

@ZOL4789

Description

@ZOL4789

In Win11, CreateFile("\\.\IoctlTest") must be modified to CreateFile (L"\\.\IoctlTest"), otherwise it will prompt that the parameters are incorrect, error code:: 87

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions