Skip to content
Snippets Groups Projects
Commit f8b07253 authored by Andreas Mohr's avatar Andreas Mohr Committed by Alexandre Julliard
Browse files

Added ws2_32 loadorder.

parent 13a07b99
No related branches found
No related tags found
No related merge requests found
......@@ -42,6 +42,7 @@ static struct tagDllOverride {
{"lz32,lzexpand", "builtin,native"},
{"commctrl,comctl32", "builtin,native"},
{"wsock32,winsock", "builtin"},
{"ws2_32", "builtin"},
{"advapi32,crtdll,ntdll", "builtin,native"},
{"mpr,winspool.drv", "builtin,native"},
{"ddraw,dinput,dsound", "builtin,native"},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment