Hello,
I'm trying to use some data generated by an executable file (.exe) in another program (that I'm developing). How do I do that?
Thanks
Hello,
I'm trying to use some data generated by an executable file (.exe) in another program (that I'm developing). How do I do that?
Thanks
That depends on how the data is generated. Does it go to an output window? File? The program you are working on will need to establish some form of input stream from the output of the exe. You would need to provide some more detail if you need more specific help.
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.