Register for your free account! | Forgot your password?

Go Back   elitepvpers > Coders Den > .NET Languages
You last visited: Today at 16:43

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

Advertisement



[VB 2010]Programm empfängt SendMessageString nicht

Discussion on [VB 2010]Programm empfängt SendMessageString nicht within the .NET Languages forum part of the Coders Den category.

Reply
 
Old   #1
 
SuraKämpfer1's Avatar
 
elite*gold: 0
Join Date: Aug 2008
Posts: 4,584
Received Thanks: 1,694
[VB 2010]Programm empfängt SendMessageString nicht

Heyho Leute,

Ich habe mich mal daran gesetzt, ein Programm zum automatischen Downloaden über IRC-Clienten zu schreiben. Ich bin eigentlich schon ziemlich weit, nur ist das Problem, dass ich zwar an Texteditoren nachrichten senden kann, jedoch nicht an den IRC Client. Ich habe schon gelesen dass es vileicht daran liegt, dass SendMessageString es nicht an die Textbox im IRC-Programm schickt sondern sonst irgendwo hin wo es nicht bringt. Jemand eine Idee wie ich VB sage dass es den Text am richtigen Ort hinschreiben soll?

Eng:

I'm trying to make a programm which sends a string with SendMessageString to a IRC-Client. In texteditor the text appears, but in the IRC-Client it doesn't. Some poeple suggested that the text isn't sent to the textbox of the IRC-Client. Anyone a idea how to send the text to the Textbox of the IRC-Client?

Code SendMessageString:

Code:
Public Sub SendText()
        Dim hexchatHwnd = FindWindow(Nothing, strFenstername)
        Dim editHwnd = FindWindowEx(hexchatHwnd, 0, "Edit", Nothing)
        SendMessageString(editHwnd, WM_SETTEXT, 0, strBefehl & intFolge & vbCrLf)

    End Sub

    Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
        strFenstername = ListBox1.SelectedItem
        strBefehl = txtBefehl.Text
        intFolge = txtFolge1.Text
        SendText()
    End Sub
Pic IRC-Client:



Roter Pfeil stellt den Ort an dem der Text erscheinen sollte dar.
Red Arrow is the place where the text should appear.

Danke schon im vorraus

Grüsse
SuraKämpfer1 is offline  
Reply


Similar Threads Similar Threads
Wpe Pro empfängt nichts
02/10/2012 - General Coding - 9 Replies
Hallo, ich habe ein problem undzwar habe ich mir gestern Wpe Pro gedownloadet alles lief super und ich konnte Packete empfangen aber als ich es heute gestartet habe und zb firefox ausgewählt hatte und angefangen hatte zu sniffen ging garnichts mehr er hat nichts reingekriegt kennt wer das Problem ?
TFT-Monitor empfängt PC nicht
12/11/2010 - Technical Support - 3 Replies
Hallo epvp, Ich habe heute endich mein neuen PC bekommen (Bin am Leppi) Und habe auch nen neuen TFT-Monitor aber es kommt immer "Kein Signal" Aber mit meinem Laptop geht es... woran liegt das ? HILFEEEE Computer:
Handy verschickt/empfängt nicht alle SMS
11/10/2010 - Technical Support - 10 Replies
Hallo! Ich habe da ein Problem mit meinem Handy. Ich schreibe SMS an meine Freundin allerdings bekommt diese die SMS nicht. und wenn sie mir SMS schreibt bekomme ich auch manchmal die SMS nciht auch nicht Tage später. Washilft da ausser Handy gegen die Wand schmeißen bzw neues anschaffen? mfg
Wpe Pro empfängt keine daten?
12/19/2009 - World of Warcraft - 5 Replies
Wpe Pro empfängt keine daten? Hi ich spiele wow auf einen privatserver stand 3.1.3 Ich wollte dort das programm Wpe pro ausprobieren Aber Wpe pro empfängt keine daten. Was mach ich falsch? 1. Starte Wow. 2. Wpe pro 3.permedit nutzen 4. virus programm aus
Mhs funktioniert nicht mehr auch nicht mit metin programm!
10/05/2008 - Metin2 - 8 Replies
Metin programm funktioniert bei mir nicht seit gestern



All times are GMT +2. The time now is 16:43.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

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