|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Need Help with Windows MessagesI would like to allow other applications to send my application (via Windows
Messages) a string and based on the content of that string I want to return an integer response. I figured I would use WM_USER and intercept that in the WndProc sub of the Form. However, there are two things I'm not sure how to do. 1) How do I get the text value from the lParam? 2) How do I return a response code since it's a Sub? Any help would be greatly appreciated! Brien King br***@classic-soft.com "Brien King" <br***@classic-soft.com> schrieb: Check out the method's 'm' parameter. This parameter provides properties to > I figured I would use WM_USER and intercept that in the WndProc sub of the > Form. > > However, there are two things I'm not sure how to do. > > 1) How do I get the text value from the lParam? > 2) How do I return a response code since it's a Sub? get 'lParam' and set a return value. -- M S Herfried K. Wagner M V P <URL:http://dotnet.mvps.org/> V B <URL:http://classicvb.org/petition/>
Printing using margins
Subclassed Textbox OnLeave Overrides StreamWriter and BinaryWriter (same problem better explained) StreamWriter and BinaryWriter Dynamic controls, menuitems, windowlist Advice needed on programming style PostMessage ComboBox Variable declarations.... in VB.Net IIS over write running .exe |
|||||||||||||||||||||||