Register for your free account! | Forgot your password?

Go Back   elitepvpers The Black Market elite*gold Trading
You last visited: Today at 20:30

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[S] C++ -> VB.NET Umcoder

Discussion on [S] C++ -> VB.NET Umcoder within the elite*gold Trading forum part of the The Black Market category.

Closed Thread
 
Old   #1

 
unknwnx.'s Avatar
 
elite*gold: 0
The Black Market: 519/0/0
Join Date: Sep 2011
Posts: 6,569
Received Thanks: 922
[S] C++ -> VB.NET Umcoder

Belohnung: 20eG

Quote:
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using SKYPE4COMLib;

namespace SkypeChatter
{
class Program
{
static Skype oSkype = new SkypeClass();
static void Main(string[] args)
{
oSkype.MessageStatus += new _ISkypeEvents_MessageStatusEventHandler(oSkype_Mes sageStatus);
Console.ReadLine();
}

static void oSkype_MessageStatus(ChatMessage pMessage, TChatMessageStatus Status)
{
if (Status == TChatMessageStatus.cmsReceived)
{
MessageReceived(pMessage);
}
}

static void MessageReceived(ChatMessage Message)
{
Console.WriteLine("[" + Message.Timestamp.ToString() + "]" + Message.Sender.DisplayName + ": " + Message.Body);
}
@http://www.mycsharp.de/wbb2/thread.php?postid=350085
unknwnx. is offline  
Closed Thread


Similar Threads Similar Threads
[S]Umcoder von C# oder VB.Net in C++[B]e*Gold
02/28/2013 - elite*gold Trading - 5 Replies
Ich suche jemanden der meinen C# Code oder Vb.Net in C++ übersetzte. Ihr bekommt eine komplete Projekt-Mape ich möchte auch gerne wenn ihr fertig seite eine komplete projekte-Mape des C++ Programmes:) Es sind 409 Zeilen Code diese möchte genau so in C++ gerne haben mit Multithreading und vielen anderen Dingen die darinnen sind:D Fals jemand das machen kann bitte ein PN an mich welche sprache er es braucht in C# oder VB.Net und wie viel ihr gerne dafür haben wollt.:) Ich bezahle mit...



All times are GMT +2. The time now is 20:30.


Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2026 elitepvpers All Rights Reserved.