Click here to Skip to main content
15,897,371 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.
No downloads associated with this content

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

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