Code snippets
Easily-portable
code snippets for various operations, from implementation of computer science
algorithms to common routies and typical tasks.
UniBase
Platform-independent
communications (network) programming framework in C++.
3D Object Importer
C++
API for loading 3D Object Files, with .3DS support.
Drawing transparent bitmaps in
Win32
Sample
code to draw transparent bitmaps.
Retrieving instance handle in
windows
Obtaining
instance handle of your application in Win32 as well as Win16.
Spawning a process in windows
Executing
another task, and waiting for it to complete in Win32 or Win16.
Process yielding for windows
Sample
code to yield execution to other processes for Win32.
Displaying static bitmap in a
windows dialog
display
a bitmap in a dialog for Win32.
Serial port communication in windows
Serial
port I/O under Win32.
Cgicc
ANSI
compliant class library for CGI application development.
...The library has more items,
which will be added over time.