P
Polaris
Hi:
In VisualStudio 6, there is a place allows developer to implement mapping of
windows message and its handler easily under View -> ClassWizard. For
example, I can map WM_TIMER to my own handler function using this feature.
Just wonder, is there similar feature in .net ? I could not find it (a bit
hard to believe!)
Thanks In Advance !
Polaris
In VisualStudio 6, there is a place allows developer to implement mapping of
windows message and its handler easily under View -> ClassWizard. For
example, I can map WM_TIMER to my own handler function using this feature.
Just wonder, is there similar feature in .net ? I could not find it (a bit
hard to believe!)
Thanks In Advance !
Polaris