[lazarus] win32 Timer patch

Mattias Gaertner nc-gaertnma at netcologne.de
Mon Sep 8 09:28:34 EDT 2003


On Mon, 8 Sep 2003 15:11:47 +0200
"Vincent Snijders" <VSDS at RND.VB.CBS.NL> wrote:

> Mattias, 
> 
> Something used privately slipped through in the patch. Please, remove
> line 117 of win32int.pp. 

Smallest patch ever. 


Mattias



> 
> Regards,
> Vincent.
> > -----Oorspronkelijk bericht-----
> > Van: Mattias Gaertner [mailto:nc-gaertnma at netcologne.de]
> > Verzonden: maandag 8 september 2003 9:15
> > Aan: lazarus at miraclec.com
> > Onderwerp: Re: [lazarus] win32 Timer patch
> > 
> > On Mon, 8 Sep 2003 07:49:24 +0200
> > Vincent Snijders <vslist at zonnet.nl> wrote:
> > 
> > > Hi,
> > >
> > > Attached is a patch for timer implementation in the win32 interface.
> > > Last year , the only way I seemed to get it working, was by creating
> a
> > > window specially for handling timer messages. The mistake I then
> made
> > > was that forgot to set the calling convention to stdcall, because I
> > > assumed that stdcall was the default calling convention.
> > >
> > > Now I have changed the timer implementation. It now uses a
> > > timercallbackproc, so it doesn't need the special timer windows
> anymore,
> > > which results in some code reduction.
> > 
> > Thanks. Applied.
> > 
> > 
> > Mattias
> 
> _________________________________________________________________
>      To unsubscribe: mail lazarus-request at miraclec.com with
>                 "unsubscribe" as the Subject
>    archives at http://www.lazarus.freepascal.org/mailarchives


-- 






More information about the Lazarus mailing list