|
|
Subject:
Visual Basic
Category: Computers > Programming Asked by: cryptic-ga List Price: $2.00 |
Posted:
22 Jul 2002 00:29 PDT
Expires: 21 Aug 2002 00:29 PDT Question ID: 43630 |
I need to find sample code for how to open and input data from an .exe file in Visual Basic. | |
|
|
Subject:
Re: Visual Basic
Answered By: joseleon-ga on 22 Jul 2002 03:26 PDT |
Hello: Open an .exe file is exactly the same as with another file, what you cannot do is open an .exe file in exclusive mode if the .exe program is executing. This page contains a very basic tutorial on opening files and reading information from them Visual Basic Tutorial http://www.vbtutor.net/lesson14.html This page contains another tutorial which specify how to read binary files Visual Basic File Handling http://www.vbinformation.com/tut-file.htm If you explain with more detail what you are trying to do, I will be more than happy to help you. Best Regards |
|
There are no comments at this time. |
If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you. |
Search Google Answers for |
Google Home - Answers FAQ - Terms of Service - Privacy Policy |