Missing ntioapi.h, NtCreateNamedPipeFile definition #23354

Open
opened 2026-01-31 08:39:54 +00:00 by claunia · 0 comments
Owner

Originally created by @riverar on GitHub (Jun 12, 2025).

Terminal makes use of NtCreateNamedPipeFile. It is (now) documented, but points to a header ntioapi.h that does not exist in a shipping SDK. Can you at least provide a snippet of the header in question so it can be incorporated into win32 metadata, used in other projects, etc.?

Originally created by @riverar on GitHub (Jun 12, 2025). Terminal makes use of [`NtCreateNamedPipeFile`](https://learn.microsoft.com/windows/win32/devnotes/nt-create-named-pipe-file). It is (now) documented, but points to a header `ntioapi.h` that does not exist in a shipping SDK. Can you at least provide a snippet of the header in question so it can be incorporated into win32 metadata, used in other projects, etc.?
claunia added the Needs-TriageNeeds-Tag-Fix labels 2026-01-31 08:39:54 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#23354