GNOME Bugzilla – Bug 150747
LIBGTK-WIN32-2.0-0.DLL file is linked to missing export of KERNELL32.DLL
Last modified: 2004-12-22 21:47:04 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.
*** This bug has been marked as a duplicate of 150746 ***