Merged msacm and msacm32 dlls.
[wine] / dlls / shell32 / shell.c
2000-07-15  Patrik StridvallFixed some warnings.
2000-07-09  Dave HawkesWith some apps a fault was possible in ExtractAssociate...
2000-05-29  Alexandre JulliardExec a separate wine binary for every win32 process...
2000-04-28  Juergen SchmiedSeparated 32 bit functions to shellole.c.
2000-04-18  Alexandre JulliardMoved PE header definitions to winnt.h where they belong.
2000-04-06  Patrik StridvallFixed some issues reported by winapi_check.
2000-03-28  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-03-24  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-02-20  Alexandre JulliardStephane Lussier
2000-02-10  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
1999-12-08  Dimitrie O. PaunMake use of the DEFAULT_DEBUG_CHANNEL where appropriate.
1999-09-20  Ulrich WeigandWindows hook proc thunk management simplified.
1999-08-15  James JuranNew routine DllEntryPoint for shell.dll. Loads shell32...
1999-08-04  Ulrich WeigandMoved various DLLs to dlls/