Here is a list of all documented files with brief descriptions:
[detail level 123]
| ▼ liblick | |
| ▼ boot-loader | |
| 9x.h | Install LICK to Windows 95 and 98 |
| me.h | Install LICK to Windows ME |
| nt.h | Install LICK from Windows NT to XP |
| uefi.h | Install LICK from Windows Vista to 10, on UEFI systems |
| utils.h | Functions used by multiple boot loader plugins |
| vista.h | Install LICK from Windows Vista to 10 |
| ▼ distro | |
| fatdog.h | Fat Dog support |
| puppy.h | Puppy Linux support |
| utils.h | Functions used by multiple distros |
| ▼ menu | |
| edit-flat-menu.h | |
| grub2.h | Manage grub2 menus |
| grub4dos.h | Manage grub4dos menus |
| utils.h | Functions used in multiple menus |
| ▼ utils | |
| file-utils.h | An assortment of functions used to manipulate files and directories |
| fs-utils.h | An assortment of functions used to manipulate paths and directories |
| id-utils.h | Handle and generate names and IDs |
| string-utils.h | An assortment of functions which work with strings |
| system-utils.h | An assortment of system-level functions |
| boot-loader.h | Add LICK to the current boot loader (or set up a new boot loader) |
| distro.h | Picks the kernel, initrd and options for a given distro |
| drives.h | Find drives in the system |
| install.h | Install and uninstall distributions |
| lick.h | A convenience header |
| lickdir.h | Information about a LICK directory |
| llist.h | A linked list library |
| menu.h | Plugin system to manage boot loader menus |
| scandir.h | An implementation of scandir, since MinGW does not include one |
| system-info.h | Determine information about the system |
| uniso.h | Extract relevant files from an ISO file |
| utils.h | An assortment of functions used in multiple sections |