From: Mark.Becker@neuroinformatik.ruhr-uni-bochum.de (Mark Becker)
Subject: Missing Win32-fcts {Copy,Move,Fill,Zero}Memory
3 Aug 1998 21:07:12 -0700
Message-ID: <35C600AF.953DD3CA.cygnus.gnu-win32@neuroinformatik.ruhr-uni-bochum.de>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
To: gnu-win32 <gnu-win32@cygnus.com>

Hi,

obviously gnu-win32 is missing the following Win32-API-
functions: 

CopyMemory, MoveMemory, FillMemory, ZeroMemory

I couldn't find them neither in the header-files nor in the libs;
scanning the FAQ and mailing archive didn't give me any pointer.

Probably these functions are missing on purpose, because
they are obsolete or don't work properly!?
Is it ok to replace them by standard C lib functions, eg.
replacing CopyMemory-calls by memcpy ??

cheers
  Mark Becker

-- 
========================================================================
     Mark Becker -- Mark.Becker@neuroinformatik.ruhr-uni-bochum.de
Phone: +49-234-x Office:x=700-7988 Secretary:x=700-7997  FAX:x=7094-210
========================================================================
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
