Re: David win32lib ?
- Posted by "Cuny, David" <David.Cuny at DSS.CA.GOV> Jul 22, 1999
- 370 views
Bernie Ryan wrote: > Is there anyway to add a response to a WM_xxxxx > to a program without editing the win32lib because > you do not support all of the messages. Use the onEvent() trap - it responds to all the events that a control gets. -- David Cuny