|
|
|
Winsock based inter-applicatio n communication
This is an example I did for another PSC member. Others might find it useful. Simple application to demonstrate a method of inter-application communication with the use of the Winsock control. Project is in two parts. Part one is the ... |
June 24th 2010 |
|
9k |
Get Getright Info in your program
Uses DDE to pass information from getright about the download status and other information.. enjoy. |
September 2nd 2009 |
|
6k |
Getright Download checker
This code shows how to find out what files you are downloading using getright at what speed and estimated time left... simple code can be modified to make alsorts of programs. cool quick to use. a must have for anyone ... |
May 27th 2009 |
|
2k |
IRC IP grabber (via DDC)
Basicly just grabs IP's via IRC by sending them a DCC request, their mirc connects to your PC, and my IP grabber grabs it. Also uses DDE to communicate directly with mirc |
May 4th 2009 |
|
3k |
Link Monitor
This program monitors internet browsers and extracts current web addresses from them by DDE (dynamic data exchange) technology. It's now in version 2.2. Importing & exporting saved link feature has been added. |
April 25th 2009 |
|
84k |
MSN Chat Script - Exploit
This is just a piece of code, for you MSN mIRC Chat Script User's. You just load it on startup of mIRC, and use commands like, /dde -e UltraDDE Login Load Exploit That will load the Exploit (.HTML) File without ... |
April 2nd 2009 |
|
3k |
Prevent more than one instance
Prevent other instances of your application from running. When an attempt to open a new instance is made, the first instance of the application is displayed (even if hidden or minimized) and any command line arguments are passed in the ... |
March 14th 2009 |
|
2k |
XPize IDE - XP Controls at design time
Look at the Screenshot! Give your VB's IDE a new look. Witout writing a single line, you can design your apps in a realtime XPized IDE. All your .vbp projects are also XPized so don't worry. |
February 11th 2009 |
|
3k |
Webcamera MotionDetect
It is Surveillance camera. If something is moving front of your webcamera this takes pictures of it. |
January 26th 2008 |
|
4k |
Small GOLDMINE DDE Example
This small app will show you haw to send DDE instructions to GoldMine. It is intended to show the basic principle of using DDE to control GoldMine and get a foot on the ladder in DDE with GoldMine. GoldMine is ... |
January 23rd 2008 |
|
2k |
A mIRC DDE Example
(Added the OCX's. sysmon.ocx is NOT needed for the project to work.) The DDE function of this program was borrowed from another mIRC DDE app. This one goes a few steps further. Those who use DalNET know about the Services, ... |
September 2nd 2006 |
|
11k |
Check LInks
You can be pretty sure that www.microsoft.com will always be a valid link, but many other web links tend to come and go as their authors move on, get bored, or whatever. If you maintain a web page with lots ... |
September 2nd 2006 |
|
5k |