uxtheme/tests: Use HRESULT_FROM_WIN32 to check the error codes, not LOWORD.
[wine] / dlls / kernel32 / thunk.c
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.