AVI Creator creates AVI files for inclusion as resources into Win32 programs. You can add either BMP or ICO files to the final AVI files as well as modify its scale and rate settings. You can create AVI files from Bitmaps and icons instantly.
Related Articles
nBinder – Bundle EXE, DLL and Resource Files Together into EXE
nBinder allows you to compress, encrypt and bundle EXE, DLL and other resource files together into a single EXE file and allow them to work like before. It is also used to convert an entire web page into a single executable, or password protecting your executables or any other file. […]
ResThief – Extract Resources From Binary Files
ResThief is a tiny tool to extract resources from binary files. It will examine every executable dropped on its window and extract all the resources (bitmaps, icons, AVI’s, sounds, text etc anything a programmer cares to stuff into a program) and save them as separate files. […]
HeapMemView – View Memory Block Content
HeapMemView is a small utility that allows to view the content of all memory blocks allocated in the heap of the process. This tool can be useful for developers that need to trace memory leaks in their software. It doesn´t require any installation process or additional DLLs. […]
Be the first to comment