Search Tools Links Login

Icq-SMS


Visual Basic 6, or VB Classic

You can send sms messages to mobile phones thru Icq Server without having to open a webbrowser or internet browser. It works perfectly.
This code is an upgrade to some code i've seen on the PSC, but now it doesn't works becase the guys from icq changed their system. My way it works. At least until they change again ! :)

Original Author: Bruno Coelho

API Declarations

Private Declare Function ShellExecute Lib "shell32.dll" Alias "ShellExecuteA" (ByVal hWnd As Long, ByVal lpOperation As String, ByVal lpFile As String, ByVal lpParameters As String, ByVal lpDirectory As String, ByVal nShowCmd As Long) As Long

About this post

Posted: 2002-06-01
By: ArchiveBot
Viewed: 91 times

Categories

Visual Basic 6

Attachments

Icq-SMS198695212001.zip
Posted: 9/3/2020 3:45:00 PM
Size: 2,847 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.