ChangeSet ID: 9082
CVSROOT: /home/winehq/opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2003/08/22 19:45:50
Modified files:
dlls/ole32 : git.c
Log message:
Mike Hearn <mike(a)theoretic.com>
In the global interface table:
- Print warnings when things go wrong.
- Alter the way we do refcounting.
- Don't release the stream on retrieval, just rewind it instead.
- Implement thread safety.
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=9082
Old revision New revision Changes Path
1.5 1.6 +54 -10 wine/dlls/ole32/git.c