server: Add an open_file() function to the object operations.
[wine] / server / symlink.c
2007-03-22  Alexandre Julliardserver: Add an open_file() function to the object opera...
2006-07-26  Alexandre Julliardserver: Added data_size_t type to represent sizes in...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-12-12  Alexandre Julliardserver: Added access rights mapping to symlink objects.
2005-12-12  Alexandre Julliardserver: Added infrastructure for access rights mapping.
2005-12-09  Alexandre Julliardserver: Make alloc_handle use attributes instead of...
2005-12-05  Alexandre Julliardserver: Move handle allocation out of open_object_dir.
2005-11-30  Vitaliy MargolenImplement symbolic link object in wineserver.