Advertisement

Results for "Author: nick jones"

ASP_Volume2 #38834
Sending Unique Messages From one VB App To Another

Demonstrates how to communicate between your applications by sending your own windows messages along with your own variable. Properly commented code. I couldn't find a similar program on PSC, so I thought I'd write this up. Hope someone finds this useful. The code includes 2 projects, 'a client' and a 'server'. Using the RegisterWindowMessage API the server creates a unique windows message, then through the FindWindow API it checks to see if the 'client' is running. If it is, it sends a message using SendMessageLong. The client is subclassed and adds any messages it detects to a listbox. The code is well commented, full explaining subclassing, the API's it uses and why, so even a notice should be able to understand all this.

ASP_Volume3 #61388
Sending Unique Messages From one VB App To Another

Demonstrates how to communicate between your applications by sending your own windows messages along with your own variable. Properly commented code. I couldn't find a similar program on PSC, so I thought I'd write this up. Hope someone finds this useful. The code includes 2 projects, 'a client' and a 'server'. Using the RegisterWindowMessage API the server creates a unique windows message, then through the FindWindow API it checks to see if the 'client' is running. If it is, it sends a message using SendMessageLong. The client is subclassed and adds any messages it detects to a listbox. The code is well commented, full explaining subclassing, the API's it uses and why, so even a notice should be able to understand all this.

C_Volume2 #79896
Sending Unique Messages From one VB App To Another

Demonstrates how to communicate between your applications by sending your own windows messages along with your own variable. Properly commented code. I couldn't find a similar program on PSC, so I thought I'd write this up. Hope someone finds this useful. The code includes 2 projects, 'a client' and a 'server'. Using the RegisterWindowMessage API the server creates a unique windows message, then through the FindWindow API it checks to see if the 'client' is running. If it is, it sends a message using SendMessageLong. The client is subclassed and adds any messages it detects to a listbox. The code is well commented, full explaining subclassing, the API's it uses and why, so even a notice should be able to understand all this.

Java_Volume1 #98440
Sending Unique Messages From one VB App To Another

Demonstrates how to communicate between your applications by sending your own windows messages along with your own variable. Properly commented code. I couldn't find a similar program on PSC, so I thought I'd write this up. Hope someone finds this useful. The code includes 2 projects, 'a client' and a 'server'. Using the RegisterWindowMessage API the server creates a unique windows message, then through the FindWindow API it checks to see if the 'client' is running. If it is, it sends a message using SendMessageLong. The client is subclassed and adds any messages it detects to a listbox. The code is well commented, full explaining subclassing, the API's it uses and why, so even a notice should be able to understand all this.

2_2002-2004 #125587
Sending Unique Messages From one VB App To Another

Demonstrates how to communicate between your applications by sending your own windows messages along with your own variable. Properly commented code. I couldn't find a similar program on PSC, so I thought I'd write this up. Hope someone finds this useful. The code includes 2 projects, 'a client' and a 'server'. Using the RegisterWindowMessage API the server creates a unique windows message, then through the FindWindow API it checks to see if the 'client' is running. If it is, it sends a message using SendMessageLong. The client is subclassed and adds any messages it detects to a listbox. The code is well commented, full explaining subclassing, the API's it uses and why, so even a notice should be able to understand all this.

3_2004-2005 #144131
Sending Unique Messages From one VB App To Another

Demonstrates how to communicate between your applications by sending your own windows messages along with your own variable. Properly commented code. I couldn't find a similar program on PSC, so I thought I'd write this up. Hope someone finds this useful. The code includes 2 projects, 'a client' and a 'server'. Using the RegisterWindowMessage API the server creates a unique windows message, then through the FindWindow API it checks to see if the 'client' is running. If it is, it sends a message using SendMessageLong. The client is subclassed and adds any messages it detects to a listbox. The code is well commented, full explaining subclassing, the API's it uses and why, so even a notice should be able to understand all this.

4_2005-2006 #166685
Sending Unique Messages From one VB App To Another

Demonstrates how to communicate between your applications by sending your own windows messages along with your own variable. Properly commented code. I couldn't find a similar program on PSC, so I thought I'd write this up. Hope someone finds this useful. The code includes 2 projects, 'a client' and a 'server'. Using the RegisterWindowMessage API the server creates a unique windows message, then through the FindWindow API it checks to see if the 'client' is running. If it is, it sends a message using SendMessageLong. The client is subclassed and adds any messages it detects to a listbox. The code is well commented, full explaining subclassing, the API's it uses and why, so even a notice should be able to understand all this.

5_2007-2008 #189203
Sending Unique Messages From one VB App To Another

Demonstrates how to communicate between your applications by sending your own windows messages along with your own variable. Properly commented code. I couldn't find a similar program on PSC, so I thought I'd write this up. Hope someone finds this useful. The code includes 2 projects, 'a client' and a 'server'. Using the RegisterWindowMessage API the server creates a unique windows message, then through the FindWindow API it checks to see if the 'client' is running. If it is, it sends a message using SendMessageLong. The client is subclassed and adds any messages it detects to a listbox. The code is well commented, full explaining subclassing, the API's it uses and why, so even a notice should be able to understand all this.

6_2008-2009 #211721
Sending Unique Messages From one VB App To Another

Demonstrates how to communicate between your applications by sending your own windows messages along with your own variable. Properly commented code. I couldn't find a similar program on PSC, so I thought I'd write this up. Hope someone finds this useful. The code includes 2 projects, 'a client' and a 'server'. Using the RegisterWindowMessage API the server creates a unique windows message, then through the FindWindow API it checks to see if the 'client' is running. If it is, it sends a message using SendMessageLong. The client is subclassed and adds any messages it detects to a listbox. The code is well commented, full explaining subclassing, the API's it uses and why, so even a notice should be able to understand all this.

7_2009-2012 #234239
Sending Unique Messages From one VB App To Another

Demonstrates how to communicate between your applications by sending your own windows messages along with your own variable. Properly commented code. I couldn't find a similar program on PSC, so I thought I'd write this up. Hope someone finds this useful. The code includes 2 projects, 'a client' and a 'server'. Using the RegisterWindowMessage API the server creates a unique windows message, then through the FindWindow API it checks to see if the 'client' is running. If it is, it sends a message using SendMessageLong. The client is subclassed and adds any messages it detects to a listbox. The code is well commented, full explaining subclassing, the API's it uses and why, so even a notice should be able to understand all this.

Languages
Top Categories
Global Discovery