Kaiser
The Average Lucky Bastard
Posts: 2,512.2567 Threads: 296
Joined: 13th Apr 2007
Reputation: 0.38918
E-Pigs: 43.7138
|
RE: [Application Release] Sounge v1.0
ZiNgA BuRgA Wrote:Nice application :P If you want a suggestion, it's be nice to statically link the libraries in, instead of using DLLs.
You could also make a "compressor" (ie MP3 » PNG) and see if it's possible to store the original file extension in some PNG metadata somewhere.
Anyways good work!
thanks zinga ^___^
This is practically the first app I've made (unless you count hello worlds), so i just made the quick dirty way on the compiling... (also is that i actually don't know how to do what you said :P)
in future versions* ill try to do that, as well as trying to use some cryptography on the exe...
as for the compressor, im working on it... but the problem is that when i rename the file to raw format, it doesn't have the image dimensions (obviously), and im having a hard time embedding that information into the raw image's metadata... yet again, i don't really know how... :P
also the fact that the image dimensions will change depending of the original filesize (obviously as well), but that can also be done with some if's and math operations :P
speaking of that, zinga, do you know how can i retrieve the filesize of a file in c++?? ive been looking around to no avail T_T
|
|
14/05/2008 05:15 PM |
|