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?
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?
[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
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
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
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
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
[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
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.
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
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
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
How to get your questions answered - 2 -
Another easy way to get your questions answered (if you have IRC) is to visit the channel #visualbasic on irc.quakenet.eu.org and ask questions or download code from their (quite good) code bot.
I think you can get an IRC client from www.mirc.com.
Anyway the advantage of IRC is t
[2.0] [IRC] Checking Ident -
Anyone know how mIRC handles the checking ident? I watched the packets of the mIRC client connecting to an ident checking server but didn't notice any packets hacking to do with it being received or sent. Anyone know how it is done?
Mirc Popups editor -
Hi,
does anyone know how to create a Popups editor for mirc
please help
Thanks
Login For Program -
I'd like to make a login screen for a network admin program. Can anyone tell me how to place a login screen where you normally login for windows?
I would like it so that they can login to windows normally but instead of going to windows, it will load up my login screen and then it w
mIRC Help!!!!! -
I cannot connect to mIRC. i just got it, but cannot connect.. anyone know y?
Beta Testers for mIRC style chat app! -
hi! needed beta testers for my mIRC style chatting app i made using the winsock control. please email ur comments or requests to buffy_ai@hotmail.com
ps: if u want the code, just email me...
How to make VB do stuff to another program -
Hello,
I've seen some visual basic applications which can somehow do things to other applications. For instance, in a chat room for AOL, (don't worry this was over 5 years ago, I don't have AOL anymore I have a Cable ISP ) I rember having a program that was written in VB that added
GetText Api Mirc Not Working Please Help. -
I am trying to retrieve text from a custom log window in Mirc, The trouble is that the hwnd is the same for the titlebar as the box that looks like a multiline edit box, and when sending the message gettext i get the text of the title bar, not the editbox. The class of the window is s
get local host in mIRC style -
can anyone get local host addr like mirc style, and not the pc name? thank you
Check Login Status -
what i am trying to do here is that when the user enter my site i will check whether they are login or not.. if they are not login i will redirect them to the login page and prompt them that they are not login.. i am using VS 2005..
prevent login twice -
Hi,
Is there a way to prevent login twice?
Let say A login once, and then he starts another browser and login again.
The second time login should not be allowed
Any Idea?
Code would be better
Thanks!
[2005] programmatically login -
I'm using the .net20 memberships and login defaults to handle security, but I dont' want to login to my site everytime I debug. Is there an object I can set to have it login for me when I'm debuggin?
Thanks!
concat question again -
hey guys, when i do this
_fstrcpy(data, strcat(data, "hi")); it works fine
when i do this, it also works fine
lstrcpy(data, result); (with result being some data)
but with this i do this, i get error when i call the function from my mirc
lstrcpy(data, strcat(&q
[2005] Login Database -
hi, i'm trying to do a website with a login... there is 2 textbox for username and password. and a button to login. now whem he touch the login button i want it to check in to the database if the login and passsword exist and if it exisit then go to a webpage. can someone give me the c
Sending A message to an active mIRC Window -
Does anyone know how to send a message to an active mIRC window. Winamp and K-JoFol has this feature.
------------------
OmarSwan
omarswan@yahoo.com
http://www.omarswan.cjb.net
To God Be The Glory