Added hack to call CreateFileW through a pointer so that we don't need
commit953849f2fc3890d77f256949b8b3f90277b449e0
authorAlexandre Julliard <julliard@winehq.org>
Wed, 8 Oct 2003 03:51:31 +0000 (8 03:51 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 8 Oct 2003 03:51:31 +0000 (8 03:51 +0000)
tree0f71a1cadf6a8e4cadbabada1df5ac325dc65bad
parent01def427b76ecabff5c95b382412bb39622a4024
Added hack to call CreateFileW through a pointer so that we don't need
to link to kernel functions.
Commented out SMB support in NtReadFile for now.
dlls/kernel/process.c
dlls/ntdll/file.c
dlls/ntdll/loader.c
dlls/ntdll/ntdll_misc.h
dlls/ntdll/path.c
include/module.h