Alexandre Julliard : libwine: New naming scheme for 16-bit builtin dlls.

Alexandre Julliard julliard at wine.codeweavers.com
Thu Feb 16 14:05:49 CST 2006


Module: wine
Branch: refs/heads/master
Commit: aed49d439e0c6eb725ea5b8e47cbd1bd8dafa4cf
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=aed49d439e0c6eb725ea5b8e47cbd1bd8dafa4cf

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu Feb 16 13:44:38 2006 +0100

libwine: New naming scheme for 16-bit builtin dlls.
Stop using symlinks for 16-bit dlls to make sure they don't get loaded
by mistake when looking for a 32-bit dll.

---

 dlls/.gitignore       |   50 +++++++++++
 dlls/Makedll.rules.in |   10 +-
 dlls/Makefile.in      |  216 +++++++++++++++++++++++++------------------------
 dlls/make_dlls        |    6 +
 libs/wine/loader.c    |   19 ++++
 5 files changed, 184 insertions(+), 117 deletions(-)

Diff:   http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=aed49d439e0c6eb725ea5b8e47cbd1bd8dafa4cf



More information about the wine-cvs mailing list