19 Mar
2003
19 Mar
'03
12:09 a.m.
ChangeSet ID: 7509 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2003/03/18 18:09:57 Modified files: include : winternl.h dlls/ntdll : rtl.c ntdll.spec Log message: Implemented Rtl*ByteSwap() functions, based on a patch by Jon Griffiths. Patch: http://cvs.winehq.com/patch.py?id=7509 Old revision New revision Changes Path 1.16 1.17 +17 -0 wine/include/winternl.h 1.55 1.56 +47 -0 wine/dlls/ntdll/rtl.c 1.95 1.96 +3 -0 wine/dlls/ntdll/ntdll.spec