Aug 26th, 2007, 10:19 PM
#1
SendMessage - Set Text to Yahoo Messanger Input Window
Set Text to Yahoo Messanger Input Window (Chat Window) using SendMessage.
Note:- Please Download the updated code from the post #4 Below
Last edited by Fazi; Sep 11th, 2007 at 10:05 PM .
Aug 27th, 2007, 05:53 PM
#2
Fanatic Member
Re: SendMessage - Set Text to Yahoo Messanger Input Window
this is great! How would you hit the send button those?
Originally Posted by
Fazi
Set Text to Yahoo Messanger Input Window (Chat Window) using SendMessage.
Live life to the fullest!!
Aug 27th, 2007, 10:49 PM
#3
Re: SendMessage - Set Text to Yahoo Messanger Input Window
Newprogram,
the Send Button Text is "&Send". using this we can sed a BM_CLICK to this button after setting the text.
Aug 27th, 2007, 11:14 PM
#4
Re: SendMessage - Set Text to Yahoo Messanger Input Window
New program. I have Added the 'Send' Function. Thank You for the Suggession
Please find the attached Code.
Attention : To support the new version 9.0, download the project and replace the command1_click code found here
http://www.vbforums.com/showpost.php...01&postcount=7
Attached Files
Last edited by Fazi; Jan 18th, 2009 at 01:23 PM .
Aug 28th, 2007, 05:57 AM
#5
Junior Member
Re: SendMessage - Set Text to Yahoo Messanger Input Window
It can't Set Unicode Text
Aug 28th, 2007, 11:45 PM
#6
Re: SendMessage - Set Text to Yahoo Messanger Input Window
Thanks GiongTo,
ill check it
Aug 29th, 2007, 09:13 PM
#7
Fanatic Member
Re: SendMessage - Set Text to Yahoo Messanger Input Window
Thank you , I'm just learn sendmessage and this help me out alot.
Originally Posted by
Fazi
Newprogram,
the Send Button Text is "&Send". using this we can sed a BM_CLICK to this button after setting the text.
Live life to the fullest!!
Aug 29th, 2007, 09:25 PM
#8
Re: SendMessage - Set Text to Yahoo Messanger Input Window
Aug 31st, 2007, 04:54 PM
#9
Lively Member
Re: SendMessage - Set Text to Yahoo Messanger Input Window
ooo, i was never good with sendmessage
Sep 8th, 2007, 01:38 PM
#10
Re: SendMessage - Set Text to Yahoo Messanger Input Window
Originally Posted by
The Rogue
ooo, i was never good with sendmessage
Dont warry, it is a simple function.
Oct 12th, 2007, 02:42 PM
#11
Member
Re: SendMessage - Set Text to Yahoo Messanger Input Window
How come when i try to attach this to firefox, it doesnt find anything....
Like when i use "firefox.exe"
fixed, however when i send it it wont go to a input thing like in google where you put where u want to search, why not?
Last edited by Snowfox; Oct 12th, 2007 at 02:55 PM .
Oct 13th, 2007, 01:14 AM
#12
Re: SendMessage - Set Text to Yahoo Messanger Input Window
Snofox, your question is absolutly not clear
Nov 14th, 2007, 12:45 AM
#13
Hyperactive Member
Re: SendMessage - Set Text to Yahoo Messanger Input Window
Sorry i got a question, in my company LAN we were installed a software of communication (Purchase from inbit software team) . How do i send message by this software ?
Where there is no hope, there can be no endeavor.
There are two ways of rising in the world, either by your own industry or by the folly of others.
Nov 14th, 2007, 12:53 AM
#14
Re: SendMessage - Set Text to Yahoo Messanger Input Window
Hai nUflAvOrS,
You mean, you want to send text to your inbit program ?
Nov 14th, 2007, 07:57 PM
#15
Hyperactive Member
Re: SendMessage - Set Text to Yahoo Messanger Input Window
Yes Brother Fazi, I want to send text to me inbit messager and execute the send command.
Where there is no hope, there can be no endeavor.
There are two ways of rising in the world, either by your own industry or by the folly of others.
Nov 14th, 2007, 10:32 PM
#16
Re: SendMessage - Set Text to Yahoo Messanger Input Window
Yes nUf,
Fist check what those FindWindow() FindWindowEX() SendMessage() API's do. If you have a knowledge on thease api's, then it is simple to convert this Yahoo Messagner code to match your inbit messanger.
To identify the classname of a window, You can use the Spy++ Tool installed with vb under start menu > Microsoft Visual Basic > Microsoft Visual Basic Tools.
Nov 15th, 2007, 10:46 PM
#17
Hyperactive Member
Re: SendMessage - Set Text to Yahoo Messanger Input Window
Thanks Brother Fazi,I will try to use the method you were provided.
Thanks a lot
Where there is no hope, there can be no endeavor.
There are two ways of rising in the world, either by your own industry or by the folly of others.
Nov 15th, 2007, 11:02 PM
#18
Hyperactive Member
Re: SendMessage - Set Text to Yahoo Messanger Input Window
Sorry brother,
One more question, how to identify the recipients ?
Thanks you
Where there is no hope, there can be no endeavor.
There are two ways of rising in the world, either by your own industry or by the folly of others.
Nov 18th, 2007, 10:35 AM
#19
Re: SendMessage - Set Text to Yahoo Messanger Input Window
You just download Wininspector Spy program and there is a read target icon is kept on the top, drag that to the window in your messagner window where you enter text and note the class name of that window.
put that class name in the code.
Nov 19th, 2007, 01:44 AM
#20
Hyperactive Member
Re: SendMessage - Set Text to Yahoo Messanger Input Window
Sorry for disturbing you again, mind you show me what the best win inspector program for download.
Where there is no hope, there can be no endeavor.
There are two ways of rising in the world, either by your own industry or by the folly of others.
Nov 20th, 2007, 03:05 AM
#21
Re: SendMessage - Set Text to Yahoo Messanger Input Window
Posting Permissions
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Rules
Click Here to Expand Forum to Full Width