pts Posted June 16, 2011 Posted June 16, 2011 (edited) Hi there, Does anyone know, or the author himself how the IMGburn is made, in what language and what type of compiler? I've been trying to look around for an answer as of what IDE program i should use to compile let's say some c++ code and have it to not be dependent on like the .NET framework or whatever. being able to make a .exe file that just works on any windows box without any attachments like java .NET etc, just like IMGburn. I know it's not the place someone would normally ask a question like this but I thought I'd try anyway. - Regards fairly new c++ programmer Edited June 16, 2011 by pts
LIGHTNING UK! Posted June 16, 2011 Posted June 16, 2011 I use C++ Builder 2007. There are newer/better versions of C++ Builder but this is the last one that supports building exes for the older Win 9x operating systems.
Recommended Posts