commit | bb1984e6bd17ecb7c718a58df4262742ff266f38 | [log] [tgz] |
---|---|---|
author | Ulrich Weigand <weigand@informatik.uni-erlangen.de> | Sat Aug 07 14:32:33 1999 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Sat Aug 07 14:32:33 1999 +0000 |
tree | d3898ab717cde111850b53fbeb4075df95a55c82 | |
parent | d4b13da3094697c1d4b1c4bebdc2a84bc1bdbbbe [diff] [blame] |
Separated Win16 (USER) and Win32 (MPR) network routines. Moved implementation of MPR to dlls/mpr/. Added proper headers and stubs for missing MPR routines.
diff --git a/configure.in b/configure.in index 5ad2c49..d61acfb 100644 --- a/configure.in +++ b/configure.in
@@ -802,6 +802,7 @@ dlls/imagehlp/Makefile dlls/imm32/Makefile dlls/lzexpand/Makefile +dlls/mpr/Makefile dlls/msacm/Makefile dlls/msacm32/Makefile dlls/msnet32/Makefile