Use a flag to test if create structure is unicode.
[wine] / dlls / ttydrv / ttydrv.spec
2001-06-06  Gerard PatelUse a flag to test if create structure is unicode.
2001-06-04  Alexandre JulliardCreate an X window for every window, including children.
2001-05-16  Alexandre JulliardCreate an X connection for each thread, and process...
2001-05-05  Alexandre JulliardRemove Get/SetBeepActive from USER driver and manage...
2001-04-24  Alexandre JulliardMoved most of the implementation of SetWindowPos and...
2001-01-07  Alexandre JulliardNeed to import user32 even though we don't use symbols...
2000-11-29  Dimitrie O. PaunFixed a few compilation warnings.
2000-11-05  Alexandre JulliardDeclare debug channels in all dlls that need them;...
2000-10-25  Dmitry TimoshkovReplaced ToAscii by ToUnicode in the User driver interface.
2000-08-10  Alexandre JulliardMerged clipboard driver into USER driver.
2000-08-03  Alexandre JulliardAdded imports of user32/gdi32/kernel32 wherever necessary.
2000-03-20  Alexandre JulliardMoved graphics initialisation to the x11drv/ttydrv...
2000-03-19  Alexandre JulliardCreated separate dlls for user,gdi,ttydrv,x11drv.