Handle a number as a parameter for custom action 19.
[wine] / dlls / setupapi /
2005-02-03  Eric Kohl- Implement SetupDiBuildClassInfoListExA,
2005-02-02  Eric Kohl- Implement DoesUserHavePrivilege, EnablePrivilege...
2005-01-26  Hans LeidekkerDon't use utf8 in rc files.
2005-01-25  Eric KohlImplement DuplicateString and QueryRegistryValue.
2005-01-24  Eric KohlImplement MyFree, MyMalloc and MyRealloc.
2005-01-19  Alexandre JulliardAuthors: Mike McCormack <mike@codeweavers.com>, Aric...
2005-01-18  Aric StewartCopy the implementation from SetupDefaultQueueCallbackA...
2004-12-23  Michael StefaniucDo not check for non NULL pointer before HeapFree'ing...
2004-12-13  Gerald PfeiferUse proper type for fourth parameter to VerQueryValueW().
2004-12-06  Mike McCormackStub implementation for SetupDiOpenDeviceInterface.
2004-12-06  Robert ShearmanRemove unnecessary WNDPROC casts.
2004-12-02  Eric KohlImplement SetupDiBuildClassInfoList(ExW),
2004-11-30  Eric PouechConst correctness fixes.
2004-10-25  Juan LangUse shell32 to get the user profile dir.
2004-09-22  Hans LeidekkerFix signed/unsigned comparison warnings.
2004-08-24  Huw DaviesChange dialogs to use MS Shell Dlg rather than Helv...
2004-08-16  David KredbaAdded Czech resources.
2004-08-11  Alexandre JulliardAvoid some non-portable makefile constructs, and get...
2004-07-12  Henning GerhardtTranslated some English resource files into German.
2004-06-28  Hajime SegawaAdded some Japanese translations.
2004-06-21  Vincent BéronReplace some more -debugmsg references for WINEDEBUG.
2004-06-02  Stefan LeichterReplaced the call to GetFullPathNameA by a call to...
2004-05-28  Alexandre JulliardAdded support for dirids that map to a CSIDL value...
2004-05-27  Ivan Leo PuotiChanged my name, so update copyright info.
2004-05-17  Patrik StridvallFixed some issues found by winapi_check.
2004-05-07  Matthew DavisonUpdate spec file.
2004-05-05  Alexandre JulliardAdded support for DIRID_USERPROFILE.
2004-04-20  Francois GougetMake Unicode strings static const.
2004-03-24  Alexandre Julliard.spec.c files are no longer used for 32-bit dlls.
2004-03-17  Aric StewartBeginnings on implementations of SetupCreateDiskSpaceLi...
2004-03-16  Aric StewartAdded stubs needed by some Windows Update installs.
2004-03-15  Mike McCormackAdded SetupCreateDiskSpaceList stub.
2004-02-27  Alexandre JulliardSPINST_UNREGSVR must use the UnregisterDlls section...
2004-02-27  Alexandre JulliardImplemented InstallHinfSection (based on a patch by...
2004-02-27  Alexandre JulliardAdded support for the RegisterDlls section (partly...
2004-02-20  Patrik StridvallFixed some issues found by winapi_check.
2004-02-17  Alexandre JulliardFixed a trace.
2004-02-17  Christian CostaAdded some stubs.
2004-01-27  Francois GougetAdd missing '\n's to debug traces.
2004-01-20  Rein KlazesStub for DiBuildClassDrvList().
2004-01-05  Steven EdwardsMSVC porting fixes.
2003-11-17  Ivan Leo Murray... Added Italian translation.
2003-11-05  Marcelo DuarteLocalization to the Portuguese of Brazil.
2003-10-27  Uwe BonnesAdded a few stubs.
2003-10-27  Hans LeidekkerAdded Dutch translations.
2003-10-24  Oleg ProkhorovAnother portion of HeapReAlloc fixes.
2003-10-21  Steven Edwards- Win16/32 cleanup.
2003-10-14  Oleg ProkhorovAnother portion of HeapReAlloc fixes.
2003-10-11  Dimitrie O. PaunRemove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-10-07  Steven EdwardsRemove a few unneeded include statements in internal...
2003-09-27  Michael StefaniucDue to a misplaced "}" memory wasn't freed on the error...
2003-09-26  Dimitrie O. PaunRemove the obsolete pascal16 (replaced by pascal -ret16).
2003-09-25  José Manuel Ferrer... Added Spanish resources.
2003-09-22  Vincent BéronYet another batch of French resources updates.
2003-09-17  Igor StepinAdded Russian translation.
2003-09-11  Steven EdwardsPorting fixes.
2003-09-10  Alexandre JulliardRemoved the A/W constants for builtin cursors, icons...
2003-09-08  Francois GougetFix the case of product and company names.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-27  Gregory M. TurnerImplement (most of) SetupIterateCabinet.
2003-08-23  Steven EdwardsSplit win16/32 support.
2003-06-18  Francois Gouget'sizeof type' is best avoided as it won't always compil...
2003-06-16  Steven EdwardsSplit Win16/32 setupapi device installer support.
2003-06-04  Francois GougetFix some typos.
2003-05-19  Aric StewartRespect the version SP_COPY flags when installing files.
2003-05-13  Huw DaviesImplement a load of setupx Di* stubs.
2003-05-13  Huw DaviesUse strtoulW instead of strtolW for DWORD conversion.
2003-05-13  Francois GougetFix miscellaneous spelling errors and typos.
2003-04-02  Uwe BonnesAdded some stubs.
2003-04-02  Andreas MohrSome spelling and formatting fixes.
2003-03-23  Alexandre JulliardList 16-bit spec files explicitly to avoid problems...
2003-03-20  Alexandre JulliardTake advantage of new winebuild syntax to remove redund...
2003-03-15  Tony LambregtsReplace DPRINTF with TRACE.
2003-02-27  Alexandre JulliardReplaced most uses of the auto-generated glue code...
2003-01-13  Robert Shearman- Add some stubs.
2002-12-12  Alexandre JulliardAdded .spec.def files.
2002-12-02  Francois GougetRemoved unnecessary HANDLE typecasts.
2002-10-31  Dmitry TimoshkovFix some types and function prototypes according to...
2002-10-29  Patrik StridvallFixed some issues found by winapi_check.
2002-10-29  Jaco GreeffMade the reporting for the (current) unsupported flags...
2002-10-18  Alexandre JulliardFixed warnings caused by conversion to -DSTRICT.
2002-10-17  Alexandre JulliardFixed wownt32.h to make it usable from inside Wine...
2002-10-10  Uwe BonnesMore stubs.
2002-10-10  Steve LustbaderProvide stub for SetupDiGetClassDevsW.
2002-10-03  Alexandre JulliardRemoved LPxxx handle types that don't exist under Windows.
2002-09-16  Michael StefaniucConvert HRSRC to a void*.
2002-09-12  Patrik StridvallMoved all the content of the DDK files ntdef.h and...
2002-09-06  Michael StefaniucPrepare dlls/{comctl32,gdi,msvideo,setupapi,shell32...
2002-08-13  Dmitry TimoshkovFixed hex to binary conversion.
2002-08-01  Alexandre JulliardCreate at most one glue file for a single dll.
2002-07-31  Alexandre JulliardFixed some handle type mismatches and added a few casts...
2002-07-20  Andreas MohrHonour the VNLP_COPYIFEXISTS flag when doing a copy...
2002-06-21  Alexandre JulliardMade some more spec file entries optional or unnecessary.
2002-06-13  Alexandre JulliardAuthors: Mike McCormack <mikem@codeweavers.com>, Jeremy...
2002-06-13  Alexandre JulliardFor lines that contain a single field, the field is...
2002-06-13  Aric StewartWhen processing the reg section we need to delete befor...
2002-06-04  Patrik StridvallFixed some issues found by winapi_check.
2002-06-01  Alexandre JulliardRemoved some more trailing whitespace.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-28  Mike McCormackStub implementations of some functions.
next