undocumented 0.0.6
Provides some declarations to undocumented Windows API functions
To use this package, run the following command in your project's root directory:
Manual usage
Put the following dependency into your project's dependences section:
Undocumented translated function declarations from C to D
Using anything in this repo comes with absolutely no warranty. \ Your home might burn to the ground and destabilize society if you use this.
Example usage for dnsapi:
dub add undocumented
import std.stdio;
import dnsapi;
void main()
{
writeln("Flushed dns cache: ", DnsFlushResolverCache() ? "Success" : "Failed");
}
- Registered by Johan Forsberg
- 0.0.6 released a year ago
- Imperatorn/undocumented
- Creative Commons Zero v1.0 Universal
- Copyright © 2023, johan.forsberg
- Authors:
- Dependencies:
- none
- Versions:
-
0.0.6 2023-Nov-01 0.0.5 2023-Nov-01 0.0.4 2023-Nov-01 0.0.3 2023-Nov-01 0.0.2 2023-Nov-01 - Download Stats:
-
-
0 downloads today
-
0 downloads this week
-
0 downloads this month
-
17 downloads total
-
- Score:
- 0.3
- Short URL:
- undocumented.dub.pm