Click here to Skip to main content
15,896,359 members
Articles / Programming Languages / VBScript

Inter process communication using registered messages from Visual Basic

Rate me:
Please Sign up or sign in to vote.
4.39/5 (16 votes)
18 Mar 2003CPOL4 min read 210.4K   33  
This article shows how you can register custom windows messages and create windows solely for dealing with these messages, and use these to communicate between your applications.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
Ireland Ireland
C# / SQL Server developer
Microsoft MVP (Azure) 2017
Microsoft MVP (Visual Basic) 2006, 2007

Comments and Discussions