Create link for msiexec.exe in system directory.
[wine] / DEVELOPERS-HINTS
index 193c51f..7a2e405 100644 (file)
@@ -29,6 +29,7 @@ DLLs (under dlls/):
        commdlg/                - Common dialog boxes (both 16 & 32 bit)
        crtdll/                 - Old C runtime library
        crypt32/                - Cryptography
+       cryptdll/               - Cryptography Manager
        ctl3d/                  - 3D Effects for Common GUI Components
        d3d8/                   - Direct3D (3D graphics)
        d3d9/                   - Direct3D (3D graphics)
@@ -108,6 +109,7 @@ DLLs (under dlls/):
        olepro32/               - 32 bit OLE 2.0 automation
        olesvr/                 - 16 bit OLE server
        opengl32/               - OpenGL implementation (graphics)
+       powrprof/               - Power Management and Profiling
        psapi/                  - Process Status interface
        qcap/                   - DirectShow runtime
        quartz/                 - DirectShow runtime
@@ -126,6 +128,7 @@ DLLs (under dlls/):
        shfolder/               - Shell folder service
        shlwapi/                - Shell Light-Weight interface
        snmpapi/                - SNMP protocol interface (networking)
+       stdole32.tlb/           - Standard OLE typelib
        sti/                    - Still Image service
        tapi32/                 - Telephone interface
        ttydrv/                 - TTY display driver (Wine specific)
@@ -245,7 +248,6 @@ Miscellaneous:
 Note: these directories will ultimately get moved into their
 respective dlls.
 
-       misc/                   - KERNEL registry 
        windows/                - USER window management