OCX Для работы с API Вконтакте
Предназначен для пользователей Visual Basic 6)

Подключить vkApi.ocx.
Добавляем на форму:
1 TextBox
1 CommandButton
1 Listbox
1 vkApi


Пример вызова api:

Private Sub Command1_Click()
List1.Clear
vkApi1.VKSend "audio.search", "count=50&q=" & Text1.Text
End Sub

Пример приема данных api:

Private Sub vkApi1_VKGETData(sData As String, sMethod As String)
List1.AddItem vkApi1.GetVal(sData, "artist") & " - " & vkApi1.GetVal(sData, "title")
End Sub

Скачать Visual Basic 6 можно по ссылке ниже:
https://cloud.mail.ru/public/4d49f40001c2%2Fvb6.exe

Пишите Ваши предложения мне на мейл:
hvsoft.ru@gmail.com
Или ВКонтакте:
https://vk.com/hvsoft


С уважением:
Hovo

Project Samples

Project Activity

See All Activity >

Follow HV VB6 VK API

HV VB6 VK API Web Site

Other Useful Business Software
Enterprise-grade ITSM, for every business Icon
Enterprise-grade ITSM, for every business

Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Try it Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of HV VB6 VK API!

Additional Project Details

Registered

2014-09-17