Use SIZE_T instead of ULONG for the size arguments of the virtual
commit884599112ec4f7192ce4eb4bc0127a9fc40beacc
authorAlexandre Julliard <julliard@winehq.org>
Mon, 12 Sep 2005 10:36:06 +0000 (12 10:36 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 12 Sep 2005 10:36:06 +0000 (12 10:36 +0000)
tree01c1ba6931b8b7b786396b998ae0f38f7653de8b
parentf8ee161a1be7aecc1f9c857d498b30f2f645d992
Use SIZE_T instead of ULONG for the size arguments of the virtual
memory functions.
dlls/ntdll/env.c
dlls/ntdll/handletable.c
dlls/ntdll/loader.c
dlls/ntdll/server.c
dlls/ntdll/thread.c