VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Icq-SMS

Bruno Coelho  (3 Submissions)   Complete Applications   Visual Basic 3.0   Beginner   Wed 3rd February 2021

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 VBC, but now it doesn't works becase the guys from icq changed their system. My way it works. At least until they change again ! :)

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

Rate Icq-SMS (5(5 Vote))

Download Icq-SMS

Icq-SMS Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters