wined3d: Move max_ffp_textures to wined3d_d3d_info.
[wine] / server / symlink.c
2010-06-30  Alexandre Julliardserver: Return the total length of the target in query_...
2008-10-09  Alexandre Julliardserver: Follow symlink even with OBJ_OPENLINK unless...
2007-12-05  Alexandre Julliardserver: Return correct object types in the get_director...
2007-10-04  Rob Shearmanserver: Add get_sd and set_sd object operations to...
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.