Last part of fix for bug #8562 with Emacs on Windows 9X.
authorEli Zaretskii <eliz@gnu.org>
Fri, 4 Nov 2011 21:59:16 +0000 (23:59 +0200)
committerEli Zaretskii <eliz@gnu.org>
Fri, 4 Nov 2011 21:59:16 +0000 (23:59 +0200)
commitfc5f9b45f6f90e798a454c7b768e8d02c9cb61c2
treed12d7b3addc2ded52173f92f30badb319e119e91
parenta58c13ed78ff7fff3e77348c98ecc0d987eda52c
Last part of fix for bug #8562 with Emacs on Windows 9X.

 nt/runemacs.c (ensure_unicows_dll): New function, tries to load
 UNICOWS.DLL on Windows 9X.
 (WinMain): If ensure_unicows_dll fails to find UNICOWS.DLL,
 display a dialog to the effect that Emacs cannot be started.
nt/ChangeLog
nt/runemacs.c