Split bidi16.c and network.c out of misc/ into their respective dlls.
commit42acc339ed31434932975313351af90a01f0d4b9
authorAlexandre Julliard <julliard@winehq.org>
Sat, 24 Jun 2000 12:41:05 +0000 (24 12:41 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 24 Jun 2000 12:41:05 +0000 (24 12:41 +0000)
tree5979281c354f9bacd182bb6d0305aac8c18a0edc
parente482eebf2f2f65a41a53d81124b52b0bb7a67354
Split bidi16.c and network.c out of misc/ into their respective dlls.
dlls/gdi/Makefile.in
dlls/gdi/bidi16.c [new file with mode: 0644]
dlls/user/Makefile.in
dlls/user/bidi16.c [moved from misc/bidi16.c with 71% similarity]
dlls/user/network.c [moved from misc/network.c with 100% similarity]
misc/Makefile.in