Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
VC++ calling .exe
Name: djas Date: March 28, 2005 at 04:19:04 Pacific OS: Windows XP Pro SP2 CPU/Ram: P4 2.40 GHZ 256 RAM
Comment:
Hey guys i'm rubish at VC++ and I need to know what the alternative to this is to call the executable test.exe:
Summary: I have a few text files that call a single executable. Only one will call the .exe at a time, but it is important which one did the calling. I'm wondering if there is a way I can find out which text...
Summary: hi, Does anybody know how can I call an outside .exe file from within the VB6? For example, I wanna to create a VB6 program which can call F:\Folder\Running.exe program. Can anybody send me the codes?...
Summary: I heard somewhere that you can share memory between different programs, but how do you do that? I wanted to try making a program in C++, and if it crashes, i want another program to take over the cras...