Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21e5d2cdc7a24ce

Jump to content

Talk:Direct.h

Page contents not supported in other languages.
Add topic
From Wikipedia, the free encyclopedia
Latest comment: 7 months ago by Orcmid in topic Is this relevant to be on wikipedia?

Is this relevant to be on wikipedia?

[edit]

Isn't it pretty outdated these days? Though it could have some historical/informative value. OutWardsOutlaw (talk) 13:55, 13 February 2014 (UTC)Reply

I have use for it in some Standard C code that needs platform-specific bindings with regard to creating and managing binary-format temp files. The dependency is isolated in a *.c that can be repurposed on other platforms, while the *.h remains intact as a portable API. Orcmid (talk) 20:08, 15 December 2025 (UTC)Reply
I would rather use this instead of having dependency on `<windows.h>` just for handling rewindable semi-temporary binary files sequentially. Orcmid (talk) 20:12, 15 December 2025 (UTC)Reply