31 Mar
2005
31 Mar
'05
7:07 p.m.
ChangeSet ID: 16959 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2005/03/31 13:07:08 Modified files: dlls/user/tests: win.c msg.c dlls/kernel/tests: file.c Log message: Rein Klazes <wijn(a)wanadoo.nl> Fix some incorrect uses of the ok macro where the result depends on the evaluation order of its arguments. Patch: http://cvs.winehq.org/patch.py?id=16959 Old revision New revision Changes Path 1.54 1.55 +3 -1 wine/dlls/user/tests/win.c 1.82 1.83 +20 -8 wine/dlls/user/tests/msg.c 1.51 1.52 +6 -3 wine/dlls/kernel/tests/file.c