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
View GDI Handles List and Detect GDI Leaks – Download GDIView
GDIView is a unique tool that displays the list of GDI handles opened by every process. It displays the total count for each type of GDI handle, as well as detailed information about each handle. It can be useful for developers that need to trace GDI resources leak in their software. […]
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. […]
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. […]


Be the first to comment