GNU bug report logs - #8562
Emacs 23.1 and later don't work in windows 98

Previous Next

Packages: emacs, w32;

Reported by: oslsachem <oslsachem <at> gmail.com>

Date: Tue, 26 Apr 2011 21:59:01 UTC

Severity: normal

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: oslsachem <oslsachem <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 8562 <at> debbugs.gnu.org
Subject: bug#8562: Emacs 23.1 and later don't work in windows 98
Date: Mon, 6 Jun 2011 00:32:16 +0200
>> I have only observed that:
>> - Emacs chooses the ansi versions of the functions LookupAccountSid
>> and GetFileSecurity.
>
> That's OK, and has no relation to the problem at hand.  First, file
> security is not available on filesystems supported by Windows 9X.  And
> second, even if they were, Emacs currently uses only the ANSI versions
> of those functions anyway.

I'm sorry for bringing up this issue. I should have realized of that
myself: these functions are not in the list of unicode functions
called by Emacs which are implemented in unicows.dll, which I
previously posted in this thread.

> So if you call GetGlyphOutlineW through a function pointer, like you
> did with the other 2 functions, and do NOT link against libunicows, do
> you then get a working binary?  It would be good to run such a binary
> for a while, and see if something else is broken, if you can afford
> that.

Of course, I will check it.

> Anyway, thanks for your great help.  I think we will have a solution
> very soon.

Thanks to you for your instructions.

Greetings,
                  Osl




This bug report was last modified 13 years and 200 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.