Made some more spec file entries optional or unnecessary.
[wine] / dlls / kernel / wowthunk.c
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-12-19  Uwe BonnesUse GlobalPageLock for GetVDMPointer32W16 pointers.
2001-12-17  Alexandre JulliardRemoved unnecessary includes.
2001-07-25  Alexandre JulliardRemoved unnecessary inclusion of heap.h.
2001-07-11  Patrik StridvallDocumentation fixes.
2001-07-02  Patrik StridvallDocumentation fixes.
2001-06-11  Patrik StridvallDocumentation ordinal fixes (using winapi_fixup).
2001-01-25  Patrik StridvallDocumentation ordinal fixes.
2000-12-22  Alexandre JulliardReplaced WIN16_GlobalLock16 by "official" function...
2000-12-13  Alexandre JulliardReplaced PTR_SEG_TO_LIN macro by exported MapSL function.
2000-11-29  Alexandre JulliardRenamed CallTo16* functions to wine_call_to_16* and...
2000-11-27  Alexandre JulliardImplemented DosFileHandleToWin32Handle, Win32HandleToDo...
2000-11-15  Alexandre JulliardMoved standard syslevel APIs declaration to winbase.h.
2000-09-26  Alexandre JulliardMoved all Win16 definitions out of the standard Windows...
2000-08-28  James AbbatielloIncrease number of supported args for WOW_CallProc32W16...
2000-08-16  Peter GantenIf a module cannot be found in LoadLibraryEx32W16,...
2000-08-14  Alexandre JulliardCleaned up a few inter-dll dependencies. Added a few...
2000-08-07  Peter GantenLoadLibraryEx32W16 should use the search algorithm...
2000-07-25  Alexandre JulliardMoved thunking functions off to kernel32.dll.