|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
receiving an API messageI need to detect when an API call has been made from another application in
another window and to react to the event. How do I detect such an event. I have lots of code making calls to other programs, but how do I detect when calls have been made from another app. Any help or preferably sample on this subject would be greatly appreciated. I'm using vb.net 2003. thanx in advance Robert Robert Smith wrote:
> I need to detect when an API call has been made from another application in Define "API call .. from another application".> another window and to react to the event. > I have lots of code making calls to other programs, but how do I detect when That depends on /how/ the other application is calling yours.> calls have been made from another app. If you've exposed methods and properties from your classes, then those properties and methods are the place to put code. If you're thinking of catching Windows Messages here, look at the Form's WndProc method. HTH, Phill W.
AntiAlias
Label Autosize Property... Possible bug?? urgent! dataset updation in wrong row accessing TypeConverter from code I don't get this --> Make Thread-Safe Calls to Windows Forms Controls VB and VB.NET Exception.ToString() Wizard for UserControl Whats best event for changing related data in child table Adding text to a jpeg file |
|||||||||||||||||||||||