After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 150747 - LIBGTK-WIN32-2.0-0.DLL file is linked to missing export of KERNELL32.DLL
LIBGTK-WIN32-2.0-0.DLL file is linked to missing export of KERNELL32.DLL
Status: RESOLVED DUPLICATE of bug 150746
Product: dia
Classification: Other
Component: win32
0.94-pre1
Other Windows
: Normal normal
: ---
Assigned To: Steffen Macke
Dia maintainers
Depends on:
Blocks:
 
 
Reported: 2004-08-22 02:12 UTC by Alejandro Jakubi
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Alejandro Jakubi 2004-08-22 02:12:56 UTC
I have found that dia does not start on Win 95. Versions are dia-win32-installer
0.94-pre1 and Win 95 4.00.950 B. I get this error message:

Error starting program
The LIBGTK-WIN32-2.0-0.DLL file is linked to missing export
KERNEL32.DLL:GetFileAttributesExA

Indeed Win 95 KERNEL32.DLL has similarly named exports: GetFileAttributesA and
GetFileAttributesW, but not GetFileAttributesExA.
Comment 1 Steffen Macke 2004-08-22 04:13:27 UTC

*** This bug has been marked as a duplicate of 150746 ***