[fpc-devel] Adding constants to defines.inc (windows)
    Felipe Monteiro de Carvalho 
    felipemonteiro.carvalho at gmail.com
       
    Tue May 23 03:14:36 CEST 2006
    
    
  
On 5/21/06, Giulio Bernardi <ugilio at hotmail.com> wrote:
> Should they be merged or left separate from the others?
> I mean, something like:
>
>      SPI_SETWORKAREA = 47;
> { Windows Me/2000 and higher }
>      SPI_GETACTIVEWINDOWTRACKING = 4096;
I think it is a a good thing to add this small comment about the
availability of the constant. Not mandatory, but a good thing.
Comments are exactly hints for the person reading the code.
-- 
Felipe Monteiro de Carvalho
    
    
More information about the fpc-devel
mailing list