Re: EditText Bug?
- Posted by Rad Feb 14, 2009
- 1299 views
DerekParnell said...
Rad said...
I tried the new win32lib.ew but I am getting "SM_GETEVENTMASK not declared" error. It is not present in win32constants.ew.
What value to be used for SM_GETEVENTMASK ?
Are you sure you don't mean EM_GETEVENTMASK?
There is no SM_GETEVENTMASK used anywhere in Win32lib or in thw Windows SDK.
Sorry, my typo. It is EM_GETEVENTMASK.
If I can set a value to this constant (may be in w32constants.ew) what should it be ?
Regards, Rad.