https://bugs.winehq.org/show_bug.cgi?id=45172
Bug ID: 45172 Summary: FrameMaker 7.2 needs implementation of atmlib.dll.ATMFinish Product: Wine Version: 3.7 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: ulrich.gemkow@ikr.uni-stuttgart.de Distribution: ---
Hello,
since commit
From 7f955f22d317cad1e7d5323179e9a0ee635c9768 Mon Sep 17 00:00:00 2001
From: Louis Lenders xerox.xerox2000x@gmail.com Date: Tue, 8 May 2018 13:48:20 +0200 Subject: [PATCH] atmlib: Add stub dll.
Signed-off-by: Louis Lenders xerox.xerox2000x@gmail.com Signed-off-by: Alexandre Julliard julliard@winehq.org --- configure | 2 ++ configure.ac | 1 + dlls/atmlib/Makefile.in | 4 +++ dlls/atmlib/atmlib.spec | 76 +++++++++++++++++++++++++++++++++++++++++++++++++ dlls/atmlib/main.c | 47 ++++++++++++++++++++++++++++++ 5 files changed, 130 insertions(+) create mode 100644 dlls/atmlib/Makefile.in create mode 100644 dlls/atmlib/atmlib.spec create mode 100644 dlls/atmlib/main.c
Framemaker 7.2 aborts with the message
wine: Call from 0x7b43ce2c to unimplemented function atmlib.dll.ATMFinish, aborting