Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / Managed C++ / June 2006

Tip: Looking for answers? Try searching our database.

Can We Read Text data From an EXE

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
CrimeMaster - 21 Jun 2006 13:15 GMT
HI
I have an Exe file when it runs ,there are just two controls on the
window.One is  a ListBox and another is a Multi line Rich Edit
control.When i click on an item in the list some text is displayed in
the Edit control.Exe have a Hunderds of items in the List
controls,which display some text in edit control against an item
selection.

I want to read that data which is displayed in edit control against the
selection of an item in list controls .and want to place that data in a
Word file.Can any body tell me how i can do that.is there any API's
available to read that data.plz tell me.

Crime Master
Steve Alpert - 21 Jun 2006 17:11 GMT
> HI
> I have an Exe file when it runs ,there are just two controls on the
[quoted text clipped - 10 lines]
>
> Crime Master

I'm responding to this even though I dislike your moniker.  If you have visual
studio, open the exe in "resource" mode and see if the text is stored as a
resource.  If so, you can write code to get at it.

/steveA

Signature

Steve Alpert
my email fgrir.nycreg @ tr.pbz is encrypted with ROT13 (www.rot13.org) and spaces

CrimeMaster - 22 Jun 2006 08:49 GMT
> > HI
> > I have an Exe file when it runs ,there are just two controls on the
[quoted text clipped - 20 lines]
> Steve Alpert
> my email fgrir.nycreg @ tr.pbz is encrypted with ROT13 (www.rot13.org) and spaces

Thanks Steve
I have checked it But no text is stored in the resource.Can u tell me
is there any other way to access that data.and i want to access that
data through a program written VC++
Steve Alpert - 22 Jun 2006 17:25 GMT
>>> HI
>>> I have an Exe file when it runs ,there are just two controls on the
[quoted text clipped - 25 lines]
> is there any other way to access that data.and i want to access that
> data through a program written VC++

That suggests that it is probably compiled statically in their heap
initialization.  I suspect it would be very hard to find.  You couldn't even
depend on a fixed address if they deliver a new version...

/steveA

Signature

Steve Alpert
my email fgrir.nycreg @ tr.pbz is encrypted with ROT13 (www.rot13.org) and spaces


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.