New internal dll, exporting already existing path functions.

diff --git a/loader/loadorder.c b/loader/loadorder.c
index 0e9e533..e2de713 100644
--- a/loader/loadorder.c
+++ b/loader/loadorder.c
@@ -39,6 +39,7 @@
 	{"comdlg32,commdlg",		"elfdll,builtin,native"},
 	{"version,ver",			"elfdll,builtin,native"},
 	{"shell32,shell",		"builtin,native"},
+	{"shlwapi",			"native,builtin"},
 	{"lz32,lzexpand",		"builtin,native"},
 	{"commctrl,comctl32",		"builtin,native"},
 	{"wsock32,winsock",		"builtin"},