Download
-
uLan Driver Sources and Binaries Packages
The latest ul_drv archive containing multiplatform sources for Linux, Windows and DOS environments can be downloaded from there same as some specific systems binaries distributions
- ul_drv-0.7.4.tar.gz - actual sources archive
- ul_drv-0.7.4-win32.zip - Windows WDM drivers binares
- ul_drv-0.7.4-win32-vista.zip - Windows Vista WDM drivers binares
-
uLan/Universal Light Utilities Providing Higher Level "C" Language Constructs (uLUt)
This utilities library provides many basic C constructions. There are basic item containers partially resembling to C++ standard template library (STL). There are lists, Generalized AVL trees (GAVL), hierarchical timers framework (HTIMER) and generic sorted arrays/collections (GSA). The (void *) item pointers are provided as well as type-safe functions generated by macros. There is buffer to store and manage dynamic data of variable length (DBUFF) and simple event connectors infrastructure (EVC) similar to signal/slot architecture of some GUI environments.
- Download ulut-090225.tar.gz - actual sources archive