include: Add some API prototypes to appropriate header files, fix some prototypes.
[wine] / dlls / mpr /
2000-11-28  Alexandre JulliardGot rid of the Wine internal lstrcpy* functions and...
2000-11-27  Dimitrie O. PaunRequire {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
2000-11-27  Alexandre JulliardFixed a few dependencies on 16-bit or internal function...
2000-11-12  Alexandre JulliardStart using import tables for dlls that can already...
2000-11-05  Alexandre JulliardDeclare debug channels in all dlls that need them;...
2000-09-25  Alexandre JulliardRemoved inclusion of wine/winestring.h from winbase...
2000-08-06  Alexandre JulliardAdded imports of kernel32.dll where necessary.
2000-06-20  Alexandre JulliardFor dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
2000-03-24  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-03-17  Alexandre JulliardMade MPR a separate dll.
2000-02-16  Alexandre JulliardMoved SystemHeap allocations to the process heap.
2000-01-01  Alexandre JulliardMake use of automatic ordinal allocation.
1999-11-23  Juergen SchmiedCorrected wrong parameter counts for WNetCachePassword and
1999-08-07  Ulrich WeigandSeparated Win16 (USER) and Win32 (MPR) network routines.