kernel32: Mac lang. pref. overrides LANG, but not LC_ALL or LC_MESSAGES.
[wine] / dlls / kernel32 / vxd.c
2009-10-08  Alexandre Julliardkernel32: Moved the DeviceIoControl function to file.c.
2009-10-08  Alexandre Julliardkernel32: Move some 16-bit definitions to kernel16_priv...
2009-01-06  Alexandre Julliardkernel32: Change the DEFINE_REGS_ENTRYPOINT macro to...
2008-11-14  Alexander Morozovkernel32: NT drivers can handle IOCTL codes with HIWORD...
2008-10-15  Andrew Talbotkernel32: Sign-compare warnings fix.
2007-09-28  Andrey Turkinkernel32: Pass completion value to ntdll layer.
2007-07-16  Alexandre Julliardkernel32: Always clear the I/O status block count befor...
2007-06-18  Alexandre Julliardkernel32: Fix VxD open code for the new NtCreateFile...
2007-04-09  Andrew Talbotkernel32: Remove superfluous semicolons.
2007-02-09  Marcus Meissnerkernel32: Remove CloseHandle call.
2006-10-31  Alexandre Julliardkernel32: Use NT instead of Unix calls to identify...
2006-10-13  Michael Stefaniuckernel32: Win64 printf format warning fixes.
2006-09-12  Alexandre Julliardkernel32: Renamed the kernel directory to kernel32.