mirror of
https://github.com/reactos/reactos.git
synced 2026-09-25 03:34:31 +08:00
User-mode: - DNSAPI uses the adns library. - CONSOLE.CPL uses the concfg library. - DISKPART, PING use the conutils library. - ADVAPI32 uses the cryptlib library. - EVENTLOG uses the evtlib library. - NTVDM uses the fast486 library. - HID uses the hidparser_um library. - WINEMP3.ACM uses the libmpg123 library. - OPENGL32 uses the mesa library. - LOCALSPL uses the skiplist library. - IPHLPAPI, WSHTCPIP use the tdilib library. - TIMEDATE.CPL, SYSSETUP use the tzlib library. - DRWTSN32, DXDIAG, SYSDM.CPL, SYSTEMINFO use the udmihelp library. - CABINET, VFDLIB, dbghelp_apitest use the zlib library. Drivers: - PCIX uses the arbiter library. - KSECDD uses the cryptlib library. - I8042PRT uses the dmilib library. - FTFD uses the freetype library. - HIDPARSE uses the hidparser_km library. - ATAPI, SCSIPORT, STORPORT, USBSTOR use the sptilib library. - NETKVM uses the virtio library. - BTRFS uses the zlib library. Sound: - backpln/audio_test use the libsamplerate library. - KMIXER, mmixer_test, WDMAUD, WDMAUD.DRV use the libsamplerate and mmixer libraries.