C++ Classes

Click on .CPP to download class.

Name Description
openIntelHex v1.0.0 Open and parse files in Intel Hex File format.
sercom v1.0.1 Serial communication with COM-ports, using Win32 API.
freeToolTip v1.0.1 Show Windows Tool Tips at free coordinates, using Win32 API.
simpleTimer v1.0.0 Timer class, using Win32 API. Resolution of 100 nanosec and 1 millisec for periods.
easyConfig v1.1.0 Open and save general configuration files.
udpComClass v1.0.0 Communicate with sockets and UDP, using Win32 API.
uptimeClass v1.1.1 Get uptime from Windows, using Win32 API.
calc3D v1.0.0 Calculate 3D objects.
simpleThread v1.0.0 Thread class, using Win32 API.
LList Linked list with templates.
RingBuff Ring buffer with templates.
Worm General worm class, Borland C++ Builder example included.