Fixed ptrace argument order for FreeBSD, NetBSD and Solaris.
[wine] / server / user.c
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.