ws2_32: Use better types for some variables.
[wine] / dlls / setupapi /
2009-04-16  Frans Koolsetupapi: Fixed Dutch translations.
2009-03-25  Michael Stefaniucsetupapi: Update the Romanian translation.
2009-03-24  Ricardo Filipesetupapi: Remove invalid check for < MAX_PATH and don...
2009-03-12  Alexandre Julliardsetupapi: Check for NULL module to avoid an exception...
2009-03-09  Francois GougetRemove spaces before '\n's.
2009-03-04  Ricardo Filipesetupapi: Implement SetupPromptForDiskA by wrapping...
2009-03-02  Hwang YunSong(황윤성)setupapi: Updated Korean resource.
2009-02-23  Ricardo Filipesetupapi: Implement Ok button action in SetupPromptForD...
2009-02-23  Ricardo Filipesetupapi: Enable Browse action on SetupPromptForDisk...
2009-02-23  Ricardo Filipesetupapi: Initiate resources of SetupPromptForDisk...
2009-02-23  Ricardo Filipesetupapi: Implement SetupPromptForDiskW with only Cance...
2009-02-23  Ricardo Filipesetupapi: Make hinstance global for all dialogs.
2009-02-23  Francois Gougetsetupapi/tests: Use win_skip() to skip over unimplement...
2009-02-13  Juan Langsetupapi: Add stub entries for CM_Query_And_Remove_SubT...
2009-02-09  Alexandre Julliardsetupapi: Don't use 'interface' as variable name, since...
2009-02-03  Alexandre Julliardsetupapi/tests: Don't compare the drive letter of expan...
2009-01-30  Alasdair Sinclairsetupapi/tests: Fix missing void in empty parameter...
2009-01-29  Aric Stewartsetupapi: Implement pSetupInstallCatalog.
2009-01-28  Michael Stefaniucsetupapi: Remove superfluous pointer casts.
2009-01-27  Ricardo Filipesetupapi: Add stub for SetupDiGetClassImageList.
2009-01-26  Ge van Geldorpsetupapi/tests: Make tests pass on Vista and W2K8.
2009-01-26  Andrew Talbotsetupapi: Declare a function static.
2009-01-26  Hans Leidekkersetupapi: Implement SetupInstallFileExA/W.
2009-01-20  Mario Kacmarsetupapi: Added Slovak translation.
2009-01-14  Paul Vrienssetupapi/tests: Fix some test failures on win9x.
2009-01-14  Michael Stefaniucinclude: Change to LONG/ULONG in fdi.h for Win64 compat...
2009-01-14  Michael Stefaniucsetupapi: Add the Romanian translation.
2009-01-13  Hans Leidekkersetupapi: Fix resolving target path when given a sectio...
2009-01-13  Andrey Turkinsetupapi: Add support for DIRID_PRINTPROCESSOR.
2009-01-13  Hans Leidekkersetupapi: Enable reuse of create_inf_file in tests.
2009-01-12  Rico Schüllersetupapi: Fix if condition in SetupEnumInfSectionsA/W.
2009-01-10  Alexandre Julliardsetupapi/tests: Pass the correct size to SetupDiGetDevi...
2009-01-09  Alexandre Julliardinclude: Fix packing of the setupapi structures.
2009-01-09  Francois Gougetsetupapi: Fix the StringTableLookUpStringEx() prototype.
2009-01-08  Alexandre Julliardsetupapi: Fix pointer cast warnings on 64-bit.
2009-01-07  Hans Leidekkersetupapi: Add some tests for StringTableLookUpStringEx...
2009-01-07  Paul Vrienssetupapi/tests: Skip some tests if we don't have enough...
2009-01-06  Hans Leidekkersetupapi: Add tests for StringTableAddStringEx and...
2009-01-06  Hans Leidekkersetupapi: Have each test create and destroy its own...
2009-01-06  Hans Leidekkersetupapi: Implement StringTableLookUpStringEx.
2009-01-05  Alexandre Julliardsetupapi/tests: Added some tests for SetupEnumInfSectio...
2009-01-05  Alexandre Julliardsetupapi: Implemented SetupEnumInfSectionsA/W.
2009-01-05  Hans Leidekkersetupapi: Add stubs for pSetupInstallCatalog and pSetup...
2009-01-05  Alexandre Julliardsetupapi: Add CDECL to the cabinet callback functions.
2008-12-30  Andrew Nguyencfgmgr32: Forward and stub CM_Create_DevNodeA/W.
2008-12-30  Andrew Nguyensetupapi: Stub the SetupDiDestroyClassImageList function.
2008-12-30  Andrew Nguyencfgmgr32: Forward and stub CM_Connect_MachineA.
2008-12-26  Ricardo Filipesetupapi: Add stubs for CM_Locate_DevNodeA/W.
2008-12-17  Paul Vrienssetupapi/tests: Fix a test failure on Vista (and skip...
2008-12-15  Christian Costasetupx: Add stub for DiInstallClass.
2008-12-15  Francois Gougetsetupapi/tests: Make devinst_RegDeleteTreeW() static.
2008-12-12  Alexandre Julliardsetupapi: Don't include msvcrt headers.
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-12-11  Paul Vrienssetupapi/tests: Fix a test failure on Vista/W2K8.
2008-12-08  Hans Leidekkersetupapi: Fix typo in StringTableGetExtraData.
2008-12-08  Hans Leidekkersetupapi: Implement StringTableAddStringEx.
2008-12-08  Hans Leidekkersetupapi: Forward pSetupIsUserAdmin to IsUserAdmin.
2008-12-08  Michael Stefaniucsetupapi: Remove some superfluous casts.
2008-12-08  Rok Mandeljcsetupapi: Added Slovenian translation.
2008-12-05  Ricardo Filipesetupapi: Add stubs for SetupPromptForDiskA/W.
2008-12-05  Vincent Povirksetupapi/tests: Fix string format warnings.
2008-11-28  Hans Leidekkersetupapi: Implement SetupInstallFile{A, W}.
2008-11-24  Vincent Povirksetupapi: Implement FLG_PROFITEM_GROUP.
2008-11-14  Paul Vrienssetupapi/tests: Don't use hardcoded C: for the system...
2008-11-12  Paul Vrienssetupapi/tests: Fix some failures on Win9x and WinMe.
2008-11-11  Andrew Talbotsetupapi: Sign-compare warnings fix.
2008-11-07  Vincent Povirksetupapi: Add a matching CoUninitialize call.
2008-11-05  Vincent Povirksetupapi: Implement ProfileItems directive.
2008-11-05  Vincent Povirksetupapi/tests: Add test for ProfileItems directive.
2008-11-03  Michael Stefaniucsetupapi: Do not cast NULL.
2008-10-22  Maarten Lankhorstsetupapi: Implement installing catalog files.
2008-10-21  Paul Vrienssetupapi/tests: Fix a failure on win98.
2008-10-13  Muneyuki Noguchisetupapi: Convert Japanese resource to UTF-8.
2008-09-25  Muneyuki Noguchisetupapi: Use "MS Shell Dlg" 9 in Japanese resources.
2008-09-12  Paul Vrienssetupapi/tests: Fix a failure on Windows 2000.
2008-09-12  Paul Vrienssetupapi/tests: Fix two failures on win98.
2008-09-11  James Hawkinssetupapi: Remove a test of an undocumented function...
2008-09-11  James Hawkinssetupapi: Fix a failing test in Vista.
2008-09-04  Hongbo Nisetupapi: Add simplified and traditional Chinese resources.
2008-07-22  Reece Dunnsetupapi/tests: Use FIELD_OFFSET instead of offsetof.
2008-07-21  Hans Leidekkersetupapi: Fix two memory leaks in the test.
2008-07-14  Andrew Talbotsetupapi: Remove unneeded address-of operator from...
2008-07-11  Detlef Riekenbergsetupapi/tests: Avoid a crash on Win9x.
2008-07-01  James Hawkinssetupapi: Fix a test that is failing in multiple platforms.
2008-06-24  Paul Vrienssetupapi/tests: Add a simple test for the DelReg directive.
2008-06-23  Paul Vrienssetupapi/tests: Fix a test on NT4.
2008-06-23  Paul Vrienssetupapi/tests: Remove a registry key on failure for...
2008-06-23  Paul Vrienssetupapi/tests: Prevent crash on NT4.
2008-06-23  Paul Vrienssetupapi/tests: Remove last win9x references.
2008-06-23  Paul Vrienssetupapi/tests: Remove win9x specifics from testInstall...
2008-06-23  Paul Vrienssetupapi/tests: Remove win9x specifics from testCreateD...
2008-06-21  Paul Vrienssetupapi/tests: Remove some function pointer checks...
2008-06-21  Paul Vrienssetupapi/tests: Remove win9x specifics from testDevRegKey.
2008-06-21  Paul Vrienssetupapi/tests: Remove win9x specifics from testDeviceR...
2008-06-21  Paul Vrienssetupapi/tests: Skip all tests on Win9x and WinMe.
2008-06-20  Andrew Talbotsetupapi: Constify a variable.
2008-06-19  Paul Vrienssetupapi/tests: Fix some typos.
2008-06-16  Francois GougetRemove spaces before '...' in the Danish resources.
2008-06-11  Paul Vrienssetupapi/tests: Fix some test failures on W2K.
next