On 4/2/07, Vincent Snijders <[EMAIL PROTECTED]> wrote:
He should use SetWindowLongPtr on win64, otherwise he looses 32 bits.

SetWindowLongPtr cannot be used on win32 with fpc 2.0.4. The app will
refuse to run saying the function doesn´t exist.

My patch instead uses TWin32WidgetSet.SetWindowLong which should always work.

--
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