Felipe Monteiro de Carvalho wrote:
Micha Nelissen wrote:

Yes a patch is in the queue (should be applied soonish) that passes all >= WM_USER messages on to the LCL. Note that your app will be win32-only if you use them.


No problem. There is {$IFDEF}. Not very clean, but the deadline approaches ...


If the $IFDEF is already in place, then you could subclass the window proc yourself too using Windows.SetWindow(Self.Handle, GWL_WNDPROC, @MyWindowProc)

Vincent.

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

Reply via email to