[2/5] dbghelp: Don't define 32-bit module handling functions in Win64.

Alexandre Julliard julliard at winehq.org
Mon Mar 9 07:30:55 CDT 2009


Mike Ruprecht <cmaiku at gmail.com> writes:

> ---
>  dlls/dbghelp/dbghelp.spec |   14 +++++++-------
>  dlls/dbghelp/module.c     |   12 ++++++++++++
>  include/dbghelp.h         |   27 +++++++++++++++++++++++++++
>  3 files changed, 46 insertions(+), 7 deletions(-)

You'll first need to fix the implementation so that these functions are
not used anywhere, otherwise it will break the 64-bit build.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-patches mailing list