[ Home | Optimize | Current | Project | Tools | Made in France | F.A.Q | Forums | Links | Sources Codes ]

Log.dll

A useful library which permits you to add a window into which all the actions can be recorded. It uses a listbox to show the messages and store them into a text file too. Here is an example of the log window.

 

Files.dll This DLL exports the functions :File_Write, File_Read, File_IsValidFileName, Folder_Browse, File_Unload, File_LoadEntire
GFL.dll This a DLL interface for the GFL library used by XnView. I hace added some useful functions.
ImgUtils.dll This library contains some functions about resizing windows and images.
Memory.dll This library offers functions to allcate and to free memory using the Vurtual functions.
Bmp.dll, Gif.dll, Jpg.dll A library for loading bmp, gif and jpg files.
BmpView.exe My first program about images effects.
GaG Graphical Assembly Generator. It is a project for helping creating programs. Just the start of the analyze is available.
myEffects.exe An other images effects program.More than 20 000 effects !
Allsvga.exe Describes the bios of some video cards

Bitmap File To C++ Source File.exe

Giving an image, it transforms the image into a C source file.
Effects.dll A library with all the effects used in I-View. You can now use these effects into your programs.
gdi+ for masm How to interface GDI+ with MASM. It is not from I.
IS3Img.dll An interface for Image Source library.

[ Home | Optimize | Current | Project | Tools | Made in France | F.A.Q | Forums | Links | Sources Codes ]