Documentation ordinal fixes.
[wine] / dlls / ttydrv / ttydrv.h
2001-05-09  Alexandre JulliardMoved window move/resize syscommand handling to the...
2001-04-24  Alexandre JulliardMoved most of the implementation of SetWindowPos and...
2001-03-16  Huw D M DaviesMoved GetTextMetrics to unicode.
2000-12-10  Alexandre JulliardMoved most builtin controls structures into their respe...
2000-12-07  Alexandre JulliardRemoved dependencies on the internals of the CLASS...
2000-12-06  Alexandre JulliardAuthors: Ove Kaaven <ovek@transgaming.com>, Andrew...
2000-11-25  Ove KaavenImplemented Get/SetDIBColorTable.
2000-11-05  Alexandre JulliardAllocate DC objects on the process heap, and removed...
2000-08-10  Alexandre JulliardMerged clipboard driver into USER driver.