Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
0 points
fooker
4mo ago
0 comments
Share
You can desugar all the modern stuff to windows api with first party DLLs
undefined | Better HN
0 comments
default
newest
oldest
pjmlp
4mo ago
First party DLLs have copyright.
fooker
OP
4mo ago
No, these are specifically ‘redistributables’.
In the rare case they aren’t, you just require the user to obtain it, wink and nod.
Dwedit
4mo ago
Microsoft redistributables are just the standard library. Most of the rest of the new DLLs are not backed by any system calls, just by API calls. Except of course for the D3DKMT stuff, that stuff is the real system calls used by Direct3D.
zorked
4mo ago
Typically in Microsoft redistributables there are terms in the license that says they can only be licensed for use with a Windows license.
1 more reply
j
/
k
navigate · click thread line to collapse