[lazarus] wndproc

Marc Weustink Marc.Weustink at cuperus.nl
Fri Nov 5 10:48:01 EST 1999


+ From: Shane Miller [mailto:SMiller1 at stvgb.org]
+
+ OK, how do I get the KEYPRESS and such messages into wndproc?
+  I can't call it normally because I need to send a TLMKEY
+ record structure (or something like that) and wndproc expects
+ a TLMessage structure.  I CAN'T typecast it so how do I send this?

Can you create a TLMessage (LM_KEYPRESSED) and fill in the info needed
(without typecasting) ? I haven't acces to the sources here

Marc







More information about the Lazarus mailing list