kernel32: Remove the DIB section hack in WriteFile now that NtWriteFile takes care...
commite016d2ec5e38a4128840d5444225a2ecfaead5de
authorAlexandre Julliard <julliard@winehq.org>
Wed, 14 Jan 2009 19:20:14 +0000 (14 20:20 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 15 Jan 2009 11:06:16 +0000 (15 12:06 +0100)
treeea604a32eb786fd48867d557d1777d1ab386b37d
parentd2b217e90a3222506605037263fd57222c639543
kernel32: Remove the DIB section hack in WriteFile now that NtWriteFile takes care of it.
dlls/kernel32/file.c