kernel32: Switch to UTF-8 encoding for rom.nls.
[wine] / dlls / kernel32 / thunk.c
2009-03-11  Michael Stefaniuckernel32: Remove superfluous pointer casts.
2009-01-07  Alexandre Julliardkernel32: #ifdef out some code that is not needed on...
2009-01-06  Alexandre Julliardkernel32: Moved the 16-bit WOW thunk routines to thunk.c.
2009-01-06  Alexandre Julliardkernel32: Change the DEFINE_REGS_ENTRYPOINT macro to...
2008-12-27  Alexandre Julliardkernel32: Move AllocMappedBuffer/FreeMappedBuffer to...
2008-03-04  Andrew Talbotkernel32: Assign to structs instead of using memcpy.
2007-12-21  Andrew Talbotkernel32: Remove unneeded casts.
2007-10-15  Gerald Pfeiferkernel32: Use FIELD_OFFSET instead of pointer cast.
2007-04-09  Andrew Talbotkernel32: Remove superfluous semicolons.
2007-03-17  Andrew Talbotkernel32: Replace inline static with static inline.
2007-01-17  Joel ParkerRemove redundant semicolons for ANSI compatibility.
2006-10-13  Michael Stefaniuckernel32: Win64 printf format warning fixes.
2006-10-03  Francois GougetAssorted spelling fixes.
2006-09-12  Alexandre Julliardkernel32: Renamed the kernel directory to kernel32.