Click here to Skip to main content
15,896,111 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.

Views

Daily Counts

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