Fix some incorrect uses of the ok macro where the result depends on
authorRein Klazes <wijn@wanadoo.nl>
Thu, 31 Mar 2005 19:07:08 +0000 (19:07 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 31 Mar 2005 19:07:08 +0000 (19:07 +0000)
commit7308f16b3255ad9a0e9efe87554bd2949a2c8852
treecc3afbdc439ce5edc919fb7617ae6a4c4ad16f84
parenta19bf290f0b3a352b7c09c55eb1b6f3f6afeeb11
Fix some incorrect uses of the ok macro where the result depends on
the evaluation order of its arguments.
dlls/kernel/tests/file.c
dlls/user/tests/msg.c
dlls/user/tests/win.c