Explicitly check for MSICONDITION_TRUE being returned from
[wine] / server / user.c
2005-05-07  Alexandre JulliardTreat 0xffff the same as 0 for the handle generation...
2004-05-28  Alexandre JulliardOnly allocate even-numbered window handles, MS Project...
2002-10-19  Alexandre JulliardConverted the server to -DSTRICT.
2002-05-31  Alexandre JulliardFixed next_user_handle to also work on deleted handles.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-09-24  Alexandre JulliardA couple of optimizations to avoid some server calls...
2001-09-21  Alexandre JulliardAdded proper support for storing window parents in...
2001-09-12  Alexandre JulliardConvert user handles received from client to full handles.
2001-08-28  Alexandre JulliardAdded global management of user handles in the server.