On 7/23/06, Michael Van Canneyt <[EMAIL PROTECTED]> wrote:
So, but it is not actually a bug ? It just means that the command is not 
executed
on older windows version ?

I think this is a bug. Because Free Pascal should allow the users to
write a single software and expect it to run on all Windows versions.

The old version of the structures should always remain available, even
if they are not present on new windows headers. This way we will be
doing a better job then windows headers are doing.

New strutures should have a different name from the old ones.

If we donĀ“t want to have several versions of each structure, then we
should have at least 2: One for the first version of the structure (to
ensure maximum compatibility) and one with the newest version (for
people that want to use new features).

thanks,
--
Felipe Monteiro de Carvalho

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to