Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
fooker
7mo ago
0 comments
Save
Share
You can desugar all the modern stuff to windows api with first party DLLs
0 comments
4 comments · 1 top-level
top
newest
oldest
pjmlp
7mo ago
· 3 in thread
First party DLLs have copyright.
fooker
OP
7mo 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
7mo 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
7mo 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