Skip to content

Commit 0e58904

Browse files
authored
add reference to DLL best practices (#3641)
1 parent 9d73eb1 commit 0e58904

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/dll-windows.dd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,7 @@ $(H2 $(LNAME2 references, References))
212212

213213
$(OL
214214
$(LI $(LINK2 https://wiki.dlang.org/Win32_DLLs_in_D, Win32 DLLs in D))
215+
$(LI $(LINK2 https://learn.microsoft.com/en-us/windows/win32/dlls/dynamic-link-library-best-practices, Dynamic-Link Library Best Practices))
215216
)
216217

217218
)

0 commit comments

Comments
 (0)