d3drm: Avoid LPDIRECT3DRMVISUAL.
[wine] / dlls / mpr /
2013-03-05  Michael Stefaniucmpr: Use offsetof for the size of structs with varlen...
2013-02-13  Roman Dadkovmpr/tests: Test to check the return values of WNetGetUn...
2012-08-13  Detlef Riekenbergmpr/tests: Handle result from the AppV virtual drive.
2012-07-10  Andrew Eikummpr: Don't succeed if drive is not remote in WNetGetUni...
2012-05-16  Francois Gougetmpr: Tweak a label so it matches the one in wininet.
2011-11-24  Alexandre Julliardmpr: Convert dialogs to po files.
2011-10-10  Alistair Leslie... mpr: Remove DllCanUnloadNow and DllGetClassObject.
2011-07-06  Frédéric Delanoympr: Remove dead assignment (Clang).
2011-05-30  Marcus Meissnermpr: Added missing pointer dereference (Coverity).
2011-05-20  Marcus Meissnermpr: Mark internal symbols with hidden visibility.
2011-01-12  Alexandre Julliardmpr: Convert string table resources to po files.
2010-12-27  Hwang YunSongmpr: Update Korean resource.
2010-11-03  Paul Vriensmpr: Add the Serbian (Latin and Cyrillic) translation.
2010-10-27  Yaron Shahrabanimpr: Added Hebrew translation.
2010-09-28  Luca Bennatimpr: Update Italian translation.
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-08-27  Amine Khaldimpr: Fix translations.
2010-08-24  Amine Khaldimpr: Fix Bulgarian translation.
2010-08-04  Andrew Nguyenmpr: Initialize the output enumeration handle to NULL...
2010-07-22  Michael Stefaniucmpr: Remove the ignored common resource attributes.
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-01-28  Igor Paliychukmpr: Add Ukrainian translations.
2010-01-06  Reece DunnDon't generate FIXME warnings for DllCanUnloadNow.
2009-12-08  Aric Stewartmpr: Initialize handle to NULL on ERROR_NO_NETWORK...
2009-08-03  Aric Stewartmpr: Update Japanese resource.
2009-07-24  Vladimir Pankratovmpr: Convert the Russian resources to UTF-8.
2009-07-15  Michael StefaniucSet the encoding of the remaining German resources...
2009-07-09  Frédéric Delanoympr: Fix French translation.
2009-07-07  Ricardo Filipempr: Update Portuguese translation and convert to UTF8.
2009-06-30  Michael Stefaniucmpr: Build language resource files separately.
2009-06-22  Aurimas Fišerasmpr: Add Lithuanian translation.
2009-06-02  Vitaly Perovmpr: Don't set LastError if no error occured.
2009-01-12  Michael Stefaniucmpr: Remove superfluous pointer casts.
2009-01-03  Austin Englishmpr: Fix a compiler warning on PowerPC.
2008-12-11  ByeongSik Jeon*Ko.rc: Update Korean resource.
2008-12-11  ByeongSik Jeon*Zh.rc: Update the Chinese resource font name to "MS...
2008-11-03  Michael StefaniucRemove the remaining casts of NULL.
2008-10-24  Alexandre Julliardmpr: Use a mountmgr ioctl to retrieve the UNC name...
2008-10-17  Andrey Turkinmpr: Fix NULL pointer dereference in WNetGetResourceInf...
2008-10-13  Muneyuki Noguchimpr: Convert Japanese resource to UTF-8.
2008-09-04  Hongbo Nimpr: Add simplified and traditional Chinese resources.
2008-06-26  Andrew Talbotmpr: Fix some memory leaks.
2008-05-19  Mikołaj ZalewskiMake Swedish use SUBLANG_NEUTRAL.
2008-05-07  Jens Albretsenmpr: Danish translation.
2008-04-22  Andrew Talbotmpr: Remove unused variables.
2008-04-08  Michael Stefaniucmpr: Add the Romanian translation.
2008-04-08  Rok Mandeljcmpr: Added Slovenian translation.
2008-04-07  Austin EnglishSpelling fixes.
2008-04-07  Vitaliy Margolenmpr: Add Russian translation.
2008-03-11  Christopher Berneruser32: Make LoadStringW pass tests.
2008-03-05  Andrew Talbotmpr: Assign to struct instead of using memcpy.
2008-03-04  Rob Shearmanmakefiles: Simplify the use of the IMPORTLIB variable...
2008-02-15  Frans Koolmpr: Added Dutch translations.
2007-10-25  Hwang YunSong(황윤성)mpr: Updated Korean resource.
2007-10-19  Konstantin Kondratyukmpr: Delete a stub trace.
2007-10-16  Daniel Nylandermpr: Add Swedish translation.
2007-10-02  Marcus Meissnermpr: Initialize lpwSystem.
2007-10-01  Konstantin Kondratyukmpr: Implement WNetGetResourceInformation functions.
2007-09-27  Konstantin Kondratyukmpr: Correct usage of dwScope and dwEnumScopes.
2007-09-24  Jeff Latimermpr: Check for out of memory condition.
2007-08-06  Janusz Tomczakmpr: Fix Polish translation.
2007-05-29  Andrew Talbotmpr: Constify some variables.
2007-05-23  Maarten Lankhorstmpr: Small fixes to WNetGetConnection.
2007-03-28  Dmitry Timoshkovinclude: Add some API prototypes to appropriate header...
2007-03-26  Hans Leidekkermpr: Add a stub implementation for WNetGetUniversalNameA.
2007-03-26  Hans Leidekkermpr: Fix buffer size calculation in WNetGetUniversalNameW.
2007-03-07  Andrew Talbotmpr: Replace const pointer parameters with correct...
2007-01-15  Paul Vriensmpr: Fix typo (Coverity).
2007-01-15  Mikołaj Zalewskimpr: Add Polish translation.
2007-01-12  Andrew Talbotmpr: Declare a variable static.
2006-12-05  Francois GougetConsistently use SUBLANG_NEUTRAL for Italian resources.
2006-11-27  Francois Gougetmpr: Add a Portuguese translation (contributed by Ameri...
2006-11-24  Francois GougetReplace SUBLANG_DEFAULT with the specific SUBLANG_XXX...
2006-10-24  Mikołaj Zalewskiresources: Change Dutch sublanguage code to SUBLANG_NEU...
2006-10-24  Mikołaj Zalewskiresources: Change German sublanguage code to SUBLANG_NE...
2006-10-20  Byeong-Sik JeonKorean: Use SUBLANG_NEUTRAL in Korean resources.
2006-10-12  Michael Stefaniucmpr: Win64 printf format warning fixes.
2006-10-06  Hans LeidekkerDon't use utf-8 in rc files.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-08-21  Dan Kegelmpr: Fix bug in ProviderOrder comma processing in wnetI...
2006-07-11  Alexandre Julliardlibs: Merged libwine_unicode into libwine.
2006-07-10  Alexandre Julliard.gitignore: Added wildcards to ignore generated resourc...
2006-07-10  Alexandre Julliardmake_dlls: Ignore generated import libraries from the...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-06-13  Michael StefaniucYet another round of redundant NULL checks before HeapFree.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-04-11  Antonio Codazzimpr: Added Esperanto language.
2006-04-11  Antonio Codazzimpr: Italian language update.
2006-03-28  Mike McCormackmpr: Improve the stub for WNetGetUniversalNameW.
2006-03-15  András Kovácsmpr: Added Hungarian translation.
2006-03-06  Mike McCormackmpr: Stub implementations of some mpr functions.
2006-02-13  Petr Tesarikmpr: Czech language resources encoding fix.
2006-02-06  Fatih Aşıcımpr: Turkish translation.
2005-12-09  Vincent BéronAdd some missing includes which contain used prototypes.
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-11-14  YunSong HwangAdd Korean translations.
2005-11-02  David KredbaCzech resources update.
2005-09-29  Alexandre JulliardWe are no longer generating .dbg.c files.
next