commit | 1e5f0fea9f1f701fe39527617f262ac5d8880b3e | [log] [tgz] |
---|---|---|
author | Juergen Schmied <juergen.schmied@metronet.de> | Sun Aug 15 17:03:37 1999 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Sun Aug 15 17:03:37 1999 +0000 |
tree | 926b9af65fe28cf1b08ac1597356194311c55b77 | |
parent | 7ed1af3df35b8ec5bd42af5767c773a8d95c8e36 [diff] [blame] |
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"},