Epoxides

Messagepumpthread in c

The following C project contains the C source code and C examples used for messagepumpthread. A class for implementing a thread with a message pump on it. There is an example derived class and an example MFC application. The class itself does not require MFC.

Maxclasses in c

The following C project contains the C source code and C examples used for max_classes. Hi, this is my first submission 'cause my prgs are always personalyzed for my needs, so if you haven't my way of programming they couldn't suit for you.

Fileclass in c

The following C project contains the C source code and C examples used for fileclass. a very very simple class for managing files, open, read, write datas, numbers or strings....examples of file pointer...templates... Nothing to do...done this :)

Fastgdi in c

The following C project contains the C source code and C examples used for fastgdi. Just some little classes to fastly handle brushes and pens, when your time is important for other things than creating, selecting and freeing GDI objects.

Creadwriteini in c

The following C project contains the C source code and C examples used for creadwriteini. Have you ever wanted to avoid using the registry and use an ini file instead, well here you are the class ReadWrite does exactly that for you, Easy to use just add to your source files and create and instance of the class.

Classdialog in c

The following C project contains the C source code and C examples used for classdialog. Simplifies the window creation process using WNDCLASSEX using classes in a totally OOP approach (no global variables), and completely reusable. Demonstrates the principle of storing the instance pointer in GWL_USERDATA, and using this in a WndProc router.

Cbits in c

The following C project contains the C source code and C examples used for cbits. CBits Class whih implement bit operation Like SetBit,GetBit,LeftShift RightShift..etc.

Bcstring in c

The following C project contains the C source code and C examples used for bcstring. This is a string class (similar, but not exactly) like cstring. It has many functions, including the basic Copy, and Append. It also has a few, more advanced, functions such as Insert, Replace, ReplaceStr, and a variety of others.

Alloperators in c

The following C project contains the C source code and C examples used for all_operators. Explaine the simple operators, logical and racional operators for beginers!!! Fill free to add something and ask!

Winprint in c

The following C project contains the C source code and C examples used for winprint. This is an example of how to print via GDI in Windows, without using MFC, ATL, .

Win32apifix in c

The following C project contains the C source code and C examples used for win32apifix. This code fixes bugs inside 3 functions of MICROSOFT win 32 API. WideCharToMultiByte; MultiByteToWideChar and SystemTimeToVariantTime They do not work properly on some operating systems. Standard Microsoft fix library unicows.dll is loaded only if it is required. Otherwise no memory/speed drawback.

Uutools in c

The following C project contains the C source code and C examples used for uutools. A simple ANSI C implimentation of the uuencode and uudecode tools found on most Linux/BSD systems.

Pages

Subscribe to RSS - Epoxides