Yes, I could very easily, manually, rename my .exe's to what I want them to be. However, since I am going to be recompiling this program, with...
Okay, well thanks anyways. I'm guessing the with Multithreading within C++, I would need to specify it at different stages (like paragraphs). So...
Hello How can I specify the name of the compiled output (the .exe) within my C++ code? I'm using Visual Studio 2008. Please tell me if...
Interesting... thanks. Is batch Object-Orientated?
Which?
Is multi-threading possible in other languages? Is batch Object Orientated? (goto?) Please explain.
Aha! Sounds good. Well, I'm just starting to learn C++ now, but if you could make the program multi-threaded, I'd appreciate it. If not, then...
Are we speaking about converting my program to a multi-threaded one, which will launch everything at once?
Yes, that is exactly what I don't understand. Please give me an example of it, if possible, within my complete code. Thanks in advance, Panarchy
I see the information, however I don't understand it. Please give me an example
How do I do them in a thread? Please tell me how! Thanks in advance, Panarchy
Well, the code is pretty much complete now; #include <windows.h> #include <tchar.h> #include <iostream> #ifdef UNICODE #define tcout wcout #else...
Aha! The colon was in the wrong place. I'll try it now, thanks for the pointer! EDIT: Just gave it a go, got the following; ||=== Release ===|...
Thanks for replying. However, I still don't understand. Here is my latest code; #include <windows.h> #include <tchar.h> #include <iostream> int...
Hello Still not working for me. Have simplified it as much as I can, here is my complete code; #include <windows.h> #include <tchar.h> #include...
Thanks for replying. Do you think the following code would work?; if(ShellExecute(NULL, "explore", "\\\\panarchy\\share", NULL, NULL,...
Oh? Could you please tell me how I can set it up to do so? Thanks in advance, Panarchy
Hello Very simple problem I have here. If network share is found, open it in explorer. Else open LocalFolder1. If LocalFolder1 isn't found, open...
Hello Is there a way I can create an MMC to contain control panel applets? I need to add; - Scheduled Tasks (control schedtasks) -...
Why not indeed? Well I created the icon from the png with a different online image editor/converter, yet it wasn't giving me the different...
Separate names with a comma.