Hello Again! I still haven't worked out how to do this :(. Could someone please tell me how to set the name of the *.exe programmatically? More...
So, if I could please have some help with getting this to work, I'd really appreciate it. Thanks in advance, Panarchy
Thanks mate. However, here is what my current code looks like; #include <windows.h> #include <tchar.h> #include <iostream> #ifdef UNICODE...
Sorry, I still don't understand how to do that. Please explain. Thanks in advance, Panarchy PS: Once this is finished and working perfectly,...
Using the WinAPI? Alright. Well I did some research yesterday, pretty sure this includes all; Scheduled Tasks...
Hi [img] Any ideas on how I could create the above mockup, for real? I would like; RAM - Display shows in log (bottom) - Open display system...
Hello Would it be possible to embed the following Windows Programs/Locations within tabs? - Disk Management - Scheduled Tasks - System...
So... any idea how I can specify the name within the C++ code? Thanks in advance for any help, Panarchy
link super-resouce.res main.obj
I got it to work by using the .res at the linking stage. :D So I've now successfully worked out how to compile, the program via command-prompt,...
I think you are speaking about the GUI method. When compiling using the GUI, the icon is there. I'm trying to compile the program via the...
Nope, rc is still there. (all code tags are in order of how they are inputted) cl /clr "super.cpp" I've tried; rc super-resource.rc And that...
Yes
Thanks, however I couldn't work it out. Please tell me how do include an icon within the .exe, via the Command-Line. Thanks in advance, Panarchy
LOL, that simple? I'll give it a go. Thanks
I see. Pretty sure it's a .rc, could you please tell me how to include it? (resources.rc) Thanks in advance, Panarchy
Hi I've worked it out, first I need to do a; cl /clr "test.cpp" Then Link "Test.obj" /out:"testing.exe" There is one problem with this...
Ahaha... no wonder I'm confused. Well thanks anyways. If you, or anyone else thinks of a way I can get this to work, please don't hesitate to...
Thanks. However, is there a way to get the Output File thing working? Please tell me if you know a way. Thanks in advance, Panarchy PS: Link;...
I was just thinking, I could have 1 command prompt window open, and 1 Visual Studio main.cpp (or equivalent) open. I could then make the...
Separate names with a comma.