memicmpW() count are WCHAR's not bytes. Fixes opening CON device.
authorRein Klazes <wijn@wanadoo.nl>
Tue, 11 Jan 2005 15:09:01 +0000 (15:09 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 11 Jan 2005 15:09:01 +0000 (15:09 +0000)
commit8032418e2d502ba23df3a45e605d5c5f4111737b
tree7e5ef967edb4b9b030cc84af3d99190d1454b741
parent71424b80e53419fcb36b4e32609636f5208e907a
memicmpW() count are WCHAR's not bytes. Fixes opening CON device.
dlls/kernel/file.c