Mail Archives: cygwin/1996/11/02/03:47:50
On Fri, 1 Nov 1996, Geoffrey Noer wrote:
>
> Cygwin32 API changes:
>
> Scott Christley's headers and def files for the standard Win32 dlls
> have been integrated. Anything present only in the previous Cygnus headers
> has been added in the appropriate places. This should make Win32
> programming much easier.
>
I found a slight error in them; the ASCII version of GetEnvironmentStrings
is defined in functions.h as '#define GetEnvironmentStringsA
GetEnvironmentStrings' and it's declared in functions.h, in contrast to
the Unicode version. When I '#define UNICODE' I get the compiler complaint.
(Reversing the define and moving the declaration to ASCIIfunctions.h (+A)
fixed it.) I only thought I should point this out so that the list
doesn't have to get unnecessary complaints about it after b17.
They also seem to be lacking at least the LZExpand functions, but
maybe they will be included in some later release? (In addition to
what is already on the list.)
cj
-
For help on using this list, send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -