[lazarus] More Native Win32 stuff (Pascal,canyouhelphere?)
Jeff Wormsley
daworm at cdc.net
Tue Aug 10 14:29:12 EDT 1999
On 8/10/99, at 2:21 PM, Michael A. Hess wrote:
>Which way are you talking about the message being sent? Are you talking
>about the message coming from Windows back to the LCL code to a message
>handler or are you sending a message to Windows?
I was focusing first on the handling the LM_xxx messages generated by the LCL, not from windows itself. All I was looking to do first was just LM_CREATE and LM_DESTROY to create and destroy a form, and ignore everything else. But I couldn't get past LM_CREATE, because as I thought there was not enough info to create what I needed. If I am reading the rest of the message right, I just didn't get deep enough into the tree to find what I needed. Since I don't have code at work, I'll look deeper into this tonight. Hopefully I have been shown the missing links, and can get on with it. I will be interested to see how a message from Windows is handled, though.
Jeff.
More information about the Lazarus
mailing list