wine/dlls/ntdll thread.c server.c loader.c han ...

Alexandre Julliard julliard at wine.codeweavers.com
Mon Sep 12 05:36:06 CDT 2005


ChangeSet ID:	20125
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at winehq.org	2005/09/12 05:36:06

Modified files:
	dlls/ntdll     : thread.c server.c loader.c handletable.c env.c 

Log message:
	Use SIZE_T instead of ULONG for the size arguments of the virtual
	memory functions.

Patch: http://cvs.winehq.org/patch.py?id=20125

Old revision  New revision  Changes     Path
 1.38          1.39          +4 -4       wine/dlls/ntdll/thread.c
 1.33          1.34          +1 -1       wine/dlls/ntdll/server.c
 1.104         1.105         +2 -2       wine/dlls/ntdll/loader.c
 1.4           1.5           +3 -4       wine/dlls/ntdll/handletable.c
 1.19          1.20          +5 -5       wine/dlls/ntdll/env.c




More information about the wine-cvs mailing list