[lazarus] Patch: message size (win32)

Mattias Gaertner nc-gaertnma at netcologne.de
Sat Jul 26 08:36:10 EDT 2003


On Sat, 26 Jul 2003 14:57:31 +0200
Micha Nelissen <M.Nelissen at student.tue.nl> wrote:

> Hi,
> 
> Attached is a patch for fixing the size of messages. As now known in 
> win32callback.inc some messages are larger than 16 bytes. I have now 
> changed the code to use an 26 byte array for storing the message data 
> and casting the various messages to it.

Ehm. I already fixed WindowProc one and a half hour ago to work with
messages of arbitrary length and without the need to typecast everything.
Didn't you receive the mail?


Mattias






More information about the Lazarus mailing list