d3dxof: Cleanup IDirectXFileImpl_CreateEnumObject a bit.
[wine] / dlls / kernel32 / instr.c
2009-01-07  Alexandre Julliardkernel32: #ifdef out some code that is not needed on...
2008-12-15  Francois Gougetkernel32: Make some functions static.
2008-12-08  Francois Gougetkernel32: Remove unneeded casts of zero.
2008-07-11  Andrew Talbotkernel32: Remove unneeded address-of operators from...
2008-03-01  Alexandre JulliardGet rid of the global thread.h header.
2007-12-23  Alexandre Julliardwinedos: Add the possibility of refusing to emulate...
2007-12-20  Alexandre Julliardkernel32: Forward interrupts in 32-bit code to winedos...
2007-05-18  Alexandre Julliardntoskrnl.exe: Reuse the kernel32 instruction emulation...
2007-05-07  Andrew Talbotkernel32: Exclude unused headers.
2007-03-17  Andrew Talbotkernel32: Replace inline static with static inline.
2006-12-05  Francois GougetAssorted spelling fixes.
2006-10-13  Michael Stefaniuckernel32: Win64 printf format warning fixes.
2006-09-20  Andrew Talbotkernel32: Cast-qual warnings fix.
2006-09-12  Alexandre Julliardkernel32: Renamed the kernel directory to kernel32.