include: Assorted spelling fixes.
[wine] / dlls / psapi / psapi.spec
2011-05-16  Jacek Cabankernel32: Moved GetPerformanceInfo implementation to...
2011-05-16  Jacek Cabankernel32: Moved GetWsChanges and InitializeProcessForWs...
2011-05-16  Jacek Cabankernel32: Moved EnumPageFiles[AW] implementation to...
2011-05-16  Jacek Cabankernel32: Moved device-related stubs from psapi to...
2011-05-13  Jacek Cabankernel32: Moved GetMappedFileName[AW] stubs to kernel32.
2011-05-12  Jacek Cabankernel32: Moved GetModuleInformation implementation...
2011-05-12  Jacek Cabankernel32: Moved GetModuleFileNameEx[AW] to kernel32.
2011-05-12  Jacek Cabankernel32: Moved GetModuleBaseName[AW] implementation...
2011-05-12  Jacek Cabankernel32: Moved GetProcessMemoryInfo implementation...
2011-05-11  Jacek Cabankernel32: Moved QueryWorkingSet and QueryWorkingSetEx...
2011-05-10  Jacek Cabankernel32: Moved EnumProcessModules implementation to...
2011-05-04  Jacek Cabankernel32: Moved EnumProcesses implementation to kernel32.
2011-04-19  Jacek Cabanpsapi: Forward EmptyWorkingSet implementation to kernel32.
2011-04-08  Jacek Cabankernel32: Moved GetProcessImageFileName implementation...
2007-05-10  Alexandre Julliardpsapi: Don't print output parameters as strings.
2006-02-13  Stefan Leichterpsapi: Fix output parameter of function GetModuleBaseNa...
2005-01-20  Hans LeidekkerStub implementations for EnumPageFiles{A,W}, GetProcess...
2003-12-01  Kevin KoltzauExport QueryWorkingSet.
2003-06-13  Francois GougetAdd stubs for some new WinXP APIs.
2003-03-20  Alexandre JulliardTake advantage of new winebuild syntax to remove redund...
2002-06-21  Alexandre JulliardMade some more spec file entries optional or unnecessary.
2002-06-01  Alexandre JulliardRemoved some more trailing whitespace.
2002-05-14  Alexandre JulliardAdded winebuild support for generating a .dbg.c file...
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2000-11-05  Alexandre JulliardDeclare debug channels in all dlls that need them;...
2000-08-08  Alexandre JulliardSmall dll interfaces cleanups.
2000-01-01  Alexandre JulliardMake use of automatic ordinal allocation.
1999-10-24  Patrik StridvallAdded spec file declarations for already implemented...
1999-07-25  Ulrich WeigandMoved .spec files to corresponding dlls/ directory.