Go Back   PCMech Forums > Help & Discussion > Web Design / Development

Need Some Help? Type Your Keywords Here:

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
Old 09-25-2002, 03:50 PM   #1
Member (9 bit)
 
muTe's Avatar
 
Join Date: Jan 2002
Location: Quebec, Canada
Posts: 426
Boom help with VB!

Hi,

I wanna know if its possible for a VB program to recognize characters written in another program. That would look at a caption of another program (not coded by me), and save it as a string.

Thank you
muTe is offline   Reply With Quote
Old 09-26-2002, 03:25 AM   #2
Member (8 bit)
 
j009h33rM3's Avatar
 
Join Date: Sep 2002
Posts: 145
Are we talking about a program that is already compiled?? Because if that's the case it would be almost impossible.

If it's not compiled than any 'caption' will have a value that you can find somewhere within the program... in order to actually use it in your program you would have to import code from the other program... which to be honest, I don't know wnough about VB to be able to tell you how to do that.

You should be able to use something like:

Import(SomeProg.vbx);

....

MyCaption.Text = SomeProg.SomeCaption.Text;

or something like that... I'm sure it would be much much more complicated...
j009h33rM3 is offline   Reply With Quote
Old 09-26-2002, 09:08 AM   #3
Professional gadfly
 
doctorgonzo's Avatar
 
Join Date: Jan 2002
Location: Minneapolis, MN
Posts: 6,364
Send a message via MSN to doctorgonzo
My guess is that there is some Windows API call you can use to get the caption of a program (I assume you mean what is written on the top bar). I'll try to pull out my books and look for something.
doctorgonzo is offline   Reply With Quote
Reply

Bookmarks

Still Need Help? Type Your Keywords Here:


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 12:24 PM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 PL2