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.
File List:
LinkMonitor/
0b
LinkMonitor/BrowsedAddresses.dat
0b
LinkMonitor/BrowsedTitles.dat
0b
LinkMonitor/Categories.dat
0b
LinkMonitor/Forms/
0b
LinkMonitor/Forms/frmCategories.frm
4Kb
LinkMonitor/Forms/frmCategories.frx
4Kb
LinkMonitor/Forms/frmEditLink.frm
5Kb
LinkMonitor/Forms/frmEditLink.frx
4Kb
LinkMonitor/Forms/frmLogin.frm
6Kb
LinkMonitor/Forms/frmLogin.frx
4Kb
LinkMonitor/Forms/frmMain.frm
94Kb
LinkMonitor/Forms/frmMain.frx
48Kb
LinkMonitor/Forms/frmSameLinks.frm
2Kb
LinkMonitor/Forms/frmSameLinks.frx
4Kb
LinkMonitor/InternetAddresses.mdb
168Kb
LinkMonitor/LinkMonitor.vbp
2Kb
LinkMonitor/Modules/
0b
LinkMonitor/Modules/MApplication.bas
4Kb
LinkMonitor/Modules/MControl.bas
174b
LinkMonitor/Modules/MResourse.bas
3Kb
LinkMonitor/classes/
0b
LinkMonitor/classes/CADO.cls
4Kb
LinkMonitor/classes/CBlowfish.cls
43Kb
LinkMonitor/classes/CControl.cls
10Kb
LinkMonitor/classes/CDialog.cls
4Kb
LinkMonitor/classes/CIO.cls
4Kb
LinkMonitor/classes/CIni.cls
5Kb
LinkMonitor/classes/CLink.cls
3Kb
LinkMonitor/classes/CSecurity.cls
3Kb
LinkMonitor/classes/CString.cls
2Kb
LinkMonitor/classes/CTray.cls
4Kb
LinkMonitor/icons.txt
1Kb
LinkMonitor/images/
0b
LinkMonitor/images/delete.ico
22Kb
LinkMonitor/images/monitor.ico
4Kb
LinkMonitor/images/unmonitor.ico
4Kb
LinkMonitor/linkmonitor.ini
141b
LinkMonitor/readme.txt
1Kb
LinkMonitor/sample.mdb
172Kb
LinkMonitor/usercontrols/
0b
LinkMonitor/usercontrols/LabeledComboBox.ctl
3Kb
LinkMonitor/usercontrols/LabeledTextBox.ctl
2Kb
Similar code
Small GOLDMINE DDE Example
(Popularity: ) : 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 ... Winsock based inter-application communication
(Popularity: ) : 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 ... A mIRC DDE Example
(Popularity: ) : (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, ... Webcamera MotionDetect
(Popularity: ) : It is Surveillance camera. If something is moving front of your webcamera this takes pictures of it. Check LInks
(Popularity: ) : 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 ... XPize IDE - XP Controls at design time
(Popularity: ) : 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. MSN Chat Script - Exploit
(Popularity: ) : 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 ... IRC IP grabber (via DDC)
(Popularity: ) : 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 Getright Download checker
(Popularity: ) : 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 ... Prevent more than one instance
(Popularity: ) : 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 ...