This is the mail archive of the cygwin@sourceware.cygnus.com 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]

Re: Missing Win32-fcts {Copy,Move,Fill,Zero}Memory


Hi Mark,

Mark Becker wrote:
> obviously gnu-win32 is missing the following Win32-API-
> functions:
> 
> CopyMemory, MoveMemory, FillMemory, ZeroMemory

A quick grep through the Platform SDK headers indicates that these are
just macros for the respective RTL functions.

so long, benny
======================================
Benjamin Riefenstahl (benny@crocodial.de)
Crocodial Communications EntwicklungsGmbH
Ruhrstraße 61, D-22761 Hamburg, Germany
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]