G
Guest
Hello,
There is some way to catch windows messages using windows CE. In standard
windows forms I override OnMessage. Put this method is internal in compact
framework.
I'm thinking to use SetWindowLong with GWL_WNDPROC, but there is another way?
Thanks in advance.
Guilherme Labigalini
There is some way to catch windows messages using windows CE. In standard
windows forms I override OnMessage. Put this method is internal in compact
framework.
I'm thinking to use SetWindowLong with GWL_WNDPROC, but there is another way?
Thanks in advance.
Guilherme Labigalini