Andreas Mohr <a.mohr(a)mailto.de> writes:
diff -u -r1.9 DEVELOPERS-HINTS --- DEVELOPERS-HINTS 2001/01/10 23:59:25 1.9 +++ DEVELOPERS-HINTS 2001/06/26 23:02:00 @@ -23,6 +23,7 @@
GDI:
+ console/ - handling of text consoles graphics/ - graphics drivers x11drv/ - X11 display driver win16drv/ -> see below @@ -58,7 +59,7 @@ msnet/ msvcrt/ - C runtime library msvideo/ - 16 bit video manager - ole32/ - 32 bit OLE 2.0 librairies + ole32/ - 32 bit OLE 2.0 libraries oleaut32/ - 32 bit OLE 2.0 automation olecli/ - 16 bit OLE client oledlg/ - OLE 2.0 user interface support @@ -86,12 +87,13 @@
Miscellaneous:
- misc/ - shell, registry, winsock, etc. + misc/ - misc. wine management, registry, etc. ipc/ - SysV IPC based interprocess communication - win32/ - misc Win32 functions ole/ - OLE code - nls/ - National Language Support + nls/ - National Language Support configuration files + unicode/ - Unicode (character) support + win32/ - misc Win32 functions
I have nothing against updating the doc, but I don't think adding wrong information is going to help <g>. console/ is not a GDI directory, and there is no top level nls/ directory. -- Alexandre Julliard julliard(a)winehq.com
participants (1)
-
Alexandre Julliard