Commit 81c2ef54 authored by Marcus Meissner's avatar Marcus Meissner Committed by Alexandre Julliard

Some documentation changes for twain split.

parent 922b2749
......@@ -64,6 +64,7 @@ DLLs (under dlls/):
gdi/ - GDI (graphics)
glu32/ - OpenGL Utility library (graphics)
glut32/ - OpenGL Utility Toolkit
gphoto2.ds/ - Contains libgphoto2 based TWAIN datasource driver
hhctrl.ocx/ - HHCTRL OCX implementation
iccvid/ - Radius Cinepak Video Decoder
icmp/ - ICMP protocol (networking)
......@@ -128,6 +129,7 @@ DLLs (under dlls/):
rpcrt4/ - Remote Procedure Call runtime
rsabase/ - RSA encryption
rsaenh/ - Crypto API (DES, 3DES, RSA, etc.)
sane.ds/ - Contains sane based TWAIN datasource driver
secur32/ - Contains Windows Security functions
security/ - Security Support Provider Interface
sensapi/ - System Event Notification Service
......@@ -144,7 +146,7 @@ DLLs (under dlls/):
stdole32.tlb/ - Standard OLE typelib
sti/ - Still Image service
tapi32/ - Telephone interface
twain/ - TWAIN Imaging device communications
twain_32/ - TWAIN Imaging device communications
unicows/ - Unicows replacement (Unicode layer for Win9x)
url/ - Internet shortcut shell extension
urlmon/ - URL Moniker allows binding to a URL
......
......@@ -137,6 +137,12 @@ they should appear as "Suggests" or "Recommends", as the case may be.
* capi4linux
Used to implement our capi2032.dll.
* libgphoto2
Used to implement our gphoto2.ds (TWAIN datasource)
* hal, dbus-1
Used to implement CD mount handling (via explorer.exe).
GOALS
~~~~~
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment