This is the mail archive of the cygwin mailing list for the Cygwin project.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Other format: | [Raw text] |
-----Original Message----- From: cygwin-owner On Behalf Of Max Bowsher Sent: 25 October 2004 14:20
w32api is decorating the problem symbols with __declspec(dllimport). Fortunately, it is doing so in a #define-controllable manner. I will be committing a suitable workaround to setup shortly.
Would the suitable fix be to delete the now-superfluous entries from
autoload.c rather than manipulate the behaviour of the w32api headers with a
#define?
How does all this interact with 9x, where there aren't any SID/ACL/Token functions?
-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |