wineps: Turkish translation.
[wine] / dlls / devenum / parsedisplayname.c
2005-05-30  Dmitry TimoshkovMake more of the OLE interface vtables const.
2005-04-18  Peter Berg LarsenReplace strncpy with memcpy or lstrcpyn.
2004-12-07  Robert ShearmanClean up devenum and properly implement DllCanUnloadNow...
2004-09-06  Alexandre JulliardRemoved some uses of the non-standard ICOM_THIS macro.
2004-08-23  Alexandre JulliardGet rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm...
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VTABLE macro.
2003-12-30  Robert Shearman- Fixed buffer overflow in IFilterMapper2::RegisterFilter.
2003-08-05  Robert ShearmanICreateDevEnum_CreateClassEnumerator can return S_FALSE...
2003-07-22  Marcus MeissnerFix some small pointer aliasing problems.
2003-07-01  Robert ShearmanImplemented DevEnum dll.