ChangeSet ID: 16395
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2005/03/02 06:17:28
Modified files:
dlls/winmm/wavemap: wavemap.c
Log message:
Jeremy White <jwhite(a)codeweavers.com>
Aggressively round up to the proper alignment when reporting position
on streams where we are converting up.
Patch: http://cvs.winehq.org/patch.py?id=16395
Old revision New revision Changes Path
1.40 1.41 +51 -6 wine/dlls/winmm/wavemap/wavemap.c
ChangeSet ID: 16391
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2005/03/02 04:24:38
Modified files:
windows : dce.c
include : dce.h
Log message:
Beginnings of inter-process GetDC support.
Use a standard list for the DCE list.
Small cleanups.
Patch: http://cvs.winehq.org/patch.py?id=16391
Old revision New revision Changes Path
1.86 1.87 +93 -93 wine/windows/dce.c
1.14 1.15 +4 -14 wine/include/dce.h