o
k
q
u
e
s
t
i
o
n
s
.
c
o
m

[2008] Hooking mirc -

Hello..

Is it possible to hook etc. mirc.exe so it will use an open connection, to etc. send "PRIVMSG #channel :message here" from another app?

thanks

 

[2008] Hooking mirc -
Hello.. Is it possible to hook etc. mirc.exe so it will use an open connection, to etc. send "PRIVMSG #channel :message here" from another app? thanks


Hook into mIRC -
I am trying to set a hook to monitor a chat window in mIRC. I got the handle to mIRC, and from there, I got the handle to the MDI chat window. I also got the thread ID of the chat window I believe. But when I try and set up either a WH_SYSMSGFILTER hook or a WH_MSGFILTER hook for th


[2005] dll to work with mIRC's $com -
I made a dll to work with mIRC. in my computer I am able to run it like I should, the problem is when i gave the dll and tlb to a friend he couldn't run it because mIRC could not register it. Anyone (doesn't need to know mIRC script) have an ideas? here is the mIRC code if it h


mIRC Login -
I would like to make an application that logs into mIRC with the given nickname and path to mIRC. How would I do this?


[2008] [Help] Editing and Hooking Processes -
Dear users; I am a new programmer, and I am quite confused on hooking on to a process, and then editing process memory of that process. I need help noping (0x90) and probably editing values. Thanks. I am currently using VB Express 2008


Using GetWindowText with mIRC -
Hi I'm having some trouble getting text from mIRC a mIRC channel. I know you should be able to get it with GetWindowText or a SendMessage (WM_GETTEXT), but I can't seem to figure out how to do this. Can someone please give me some working sample??? John


Hooking Windows. -
Could someone explain to me what hooking is and how it is used? I have looked a few sites and I have seen a lot of information about hooking, but no explanations as to what it is useful for. Thanks.


Register Name[resolved] -
Hard to explain but I'll try the best I can. You know for IRC it has irc://66.66.66.66:6667 and it launches mIRC and connects to that server?. How can I have my program have its own name thing so it launches when someone clicks say [/i]myprog://66.66.66.66:9801[/i] ? What I'm asking


mIRC and VB .... need help -
Hi i want to use mIRC's dde function to talk to a vb application. I have found many resources on how to talk from vb to mIRC but nothing on how mIRC can talk to vb using DDE. Any help/documentation ect. will be nice. Thanks spaceknop


Mirc -
Hello Guys, Here is something which might interest you: 1. Open Hyperterminal and cancel the dialog box. 2. Goto File > Properties 3. Set the parameters as below: Connect using: TCP/IP (Winsock) Host Address: YourComputerName Port Number: 1000 4. Click


OpenGL hooking -
I'm not all that familiar with the methods used for hooking, but I'm looking to be pointed in a general direction that might lead to OpenGL hooking. Specifically, I'd like to overlay text to an opengl-based game. Thank you!


Cross Process Hooking Problems -
I spent ages trying to figure out how to hook the IDE project treeview. I managed it, but it only works in debug. When I build my app and run it, hooking kills the IDE. I suspect the problem is in my SetWindowsHookEx call, but I can't figure out what I'm doing wrong. Anyone who k


Communicating with apps -
What would be the best way for me to read from and write to an existing application? The application I want to communicate with is mIrc. I would like to be able to read any data coming into mIrc that shows up on the screen and write data into the input box for mIrc. Any help wil


Sending info from mIRC to program via DDE -
I have been experimenting with sending info from mIRC to a program I wrote via DDE. I have read all the examples and as far as I can tell they match up but I am obviously still missing something. I have set the Property "LinkMode=1-Source" and "LinkTopic=Books".


mIRC [resolved] -
I want to make a program that grabs the chat text from mIRC and saves it as a text file. I know how to save the text to a file once i get it. The problems is that WM_GETTEXT dont work.. Can anyone help me figure out a different way to get the chat text from mIRC. Thanks~


USE mIRC -
Come on man Use mIRC , It's faster , easier , more comfortable and Let you see what I've typed . I'm waiting on #amman as the of +Zargawee . OK


Designing a form -
Hi all, I am very new to VB, however, I am well experienced in VBScript (ASP) so I'm not totally lost I'm trying to learn VB by doing a chat system with a client and server. It will work like mIRC, and the look n feel will also be inspired by mIRC. The problem is this: I can


VB6 Active Program Windows -
Hello Everybody Alright... I'm trying to build a simple "MSN User-Is-Online" thingny for mIRC, using VB 6.0, and everything is perfect, except one thing. When I load my Notify.exe, it gets "Active". In other words, say if I have mIRC.exe running, when I'm gonna


Winamp and mIRC DDE -
Whilst fiddling with a Winamp Plugin called mIRCex, which sends the current played song to mIRC and says it rather proudly in the channel which i currently resided, I thought to myself.. how the hell does it do that? After more fiddling, i discovered that i could control Winamp thro


Hi, help needed.. regarding hooking -
hi, I want to know more about hooking, like what can be done using it, what kind of hooks exist, what purpose they serve?? I looked in the allapi site but I couldnt understand much about hooking there. I wana learn hooking because I wana make a proggram that sends keystrokes to an


D3D9 Hooking - Help -
Hi, i was reading up on how to impliment pictures into a DirectX game. I read that this technique is called D3D9 hooking. I googled this, but its not the things im after... i just want to impliment a picture ingame for a few seconds and then make it disapere (Dll) D3D9 hooking seems co


mIRC Addons -
Hi im really new to vb but i only wish todo the basics anyway. how could i create a .dll file to use with mirc, so that i can get mirc to call things from the .dll for a test and to get me started off i was told to make a quick... Sub testing () msgbox "Done!" end sub


DLL for mirc -
I was wondering if it was possible to do a DLL for mirc? If so, how? I mean, how to make the subs, and so? An example for a fully working DLL would be very very nice. Thanks in advance. -spike


Key board hooking in VB 6.0 -
Dears, Hariom..(A Word to wish) How to use the Keyboard Hooking API? Maitrey Ji


mIRC dll -
How do i make a mIRC dll in vb?


Creating OWN DLL -
So... This is somehow API-thing, I think. My purpose is create DLL-file, what mIRC uses with $dll (function). The idea is create dll, what reads winamp's title, and returns artist - songname -> mIRC. If someone haves GOOD tutorial of DLL-programming (in VB), please, could he/sh


mIRC rooms -
mIRC VB help rooms. I'm new to VB and I'm looking for some good rooms to hang around in and try to learn something.


Hooking, Subclass -
Ok, Here's my situation I have an external program that i want to monitor for the message LVM_SETIEM. Here's how i want to proceed. Hook in to that program and then subclass the listview control to monitor that message. I try to search around the forum to find similiar thread, i found


MIRC Dlls -
Does any 1 know if u can use Vb to make mirc dlls and if u can could u give me a example. Thanks, Andy


mIRC Style updating textbox -
Once again, the subject says it all. If anyone has used mIRC they would be familiar to the textbox that appears when the user joins a channel. How can you do that in VB and create a chat-style program...?


Using DDE -
Im hoping to use mIRC to pass commands to my program and the only thing i can think of is dde. However i have absoloutly no idea how it works. I can send a DDE message from mIRC no problem. But i have no idea how i can check for messages from within my vb program.


mIRC QUestion -
Hi.. I am trying to get the chat from an mIRC window.. the actual chat is stored in a "static".. how can i get the text from it? thanks


Difference with hooking and injecting code -
If i wanna intercept window messages, i hook. If i wanna intercept api calls, i should inject. I saw a code that intercept api calls, but it still uses setwindowshook. So isn't that hooking? In fact, isn't hooking a way of injecting? I'm confused.


[02/03] Winsock 2 Hooking -
Does anyone know where I can get hold of information on winsock 2 hooking for vb.net? Any pointers would be greatly appreciated. Thanks Dan Journo Kesher


[2008] Is This Possible -
I am interested in working on a Visual Basic 2008 project that involves hooking into a separate program. This other program has a chat feature, where users can type something and it would appear on the bottom of a textbox. I want to grab what they send into the textbox and see what it


Monitoring messages like Spy does -
Hello I'm using EasyHook ( http://www.codeproject.com/KB/dotnet/EasyHook64.aspx ) to do dll injection into wordpad. Everything with the dll injection seems working fine. Now, I'd like to monitor all the messages wordpad is receiving, just like Spy++ and WinSpy do, task for which I t


Finding a process -
heyz, I'm writing a dll for mIRC that will allow you to change some things of windows messenger by commands in mirc with the dll. My problem is now that I can easily find the window of msn when it's up, but I can't find it or the process, when it's in the systemtray. Is there a w


Hooking ws2_32.dll to log packets -
Through the delphi example of api hooking found here i have come up with a vb translation. This does not work and i am in need of help as to why and how to make it work. edit: i know you could use subclassing with the WINSOCKMSG filter, however this does not give you the socketid f


Hooking and/or SubClassing. What are my options -
I'm writing an addin for the IDE which needs to know about changes of focus in the project window treeview. I first thought to subclass the window,but couldn't get it to work. I thought this was because you wre limited to subclassing in your own process. But a compiled addin would run


MSN (hooking) -
Hello, I'm trying to develop a program which has the following purpose: - Alter data sent and received from the MSN program; - Block data sent and received from the MSN program; - Create (fake) data sent and received by the MSN program. With this, I can create a plugin which


Copyright OKQUESTIONS.COM 2010 All Rights Reserved.
RegisteredNames.Websites Value.Whoistool.ORG.Universal Whois