VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

ChatLogs

Kristian S. Stangeland  (8 Submissions)   Complete Applications   Advanced   Wed 3rd February 2021

This is a pretty versatile chat log-parser that has the ability to read MSN, Messenger Plus, Gaim and Trillian chat logs, as well MSN Contact Lists. It can export to any one of these logs, as well to an Access-database.
With chat logs you have an overview of all the users appering anywhere in any chat log, all sessions and even all nicknames used by certain users. You can plot the instant message usage hourly, weekly and monthly, and you can retrive a list of all the used words in a range of sessions or by other conditions.
It is of course possible to search, either with just simple key words or with regular expressions. I've included two languages: English and Norwegian, but it could easliy be expanded.
All the input and output modules lies within external plugins - something that is made possible due to extensive use of COM-objects. It is therefore easy to expand the functionality of the application.
And, just for the sake of it, I've also implemented a 3D Star Wars-scroller.
It is important that you compile all plugins directly in the plugin-folder, not in any of the subfolders. Also remember that before you can compile this application, you MUST be sure that you have TABCTL32.OCX, vbaListView6.ocx and SSubTmr6.dll registered on your system. Preferably the files (and the bat-file within the OCX-folder) should be put in the System/System32-folder within the Windows-folder.
Here's the URLs of the files needed:
https://www.vbaccelerator.com/home/VB/Code/Libraries/Subclassing/SSubTimer/VB6_SSubTmr_Binary.asp
https://www.vbaccelerator.com/home/VB/Code/Controls/ListView/VB6_ListView_Control.asp
https://www.ascentive.com/support/new/support_dll.phtml?dllname=TABCTL32.OCX

Side Effects
DLL-hell. Please register the correct versions of all the required files listed in the TXT-file (or above) inside the OCX-folder.

Rate ChatLogs (3(3 Vote))

Download ChatLogs

ChatLogs Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters