ntdll: "add" ZwAreMappedFilesTheSame to ntdll.spec

Dmitry Timoshkov dmitry at codeweavers.com
Thu Mar 29 04:30:19 CDT 2007


"Louis. Lenders" <xerox_xerox2000 at yahoo.co.uk> wrote:

> diff --git a/dlls/ntdll/ntdll.spec b/dlls/ntdll/ntdll.spec
> index e315057..3377db3 100644
> --- a/dlls/ntdll/ntdll.spec
> +++ b/dlls/ntdll/ntdll.spec
> @@ -948,7 +948,7 @@
>  # @ stub ZwAllocateUserPhysicalPages
>  @ stdcall ZwAllocateUuids(ptr ptr ptr) NtAllocateUuids
>  @ stdcall ZwAllocateVirtualMemory(long ptr ptr ptr long long) NtAllocateVirtualMemory
> -# @ stub ZwAreMappedFilesTheSame
> +@ stub ZwAreMappedFilesTheSame
>  # @ stub ZwAssignProcessToJobObject
>  @ stub ZwCallbackReturn
>  # @ stub ZwCancelDeviceWakeupRequest

It seems you haven't read an introducing comment in the first lines of ntdll.spec
before changing it.

-- 
Dmitry.



More information about the wine-devel mailing list