2007-09-20 |
Juan Lang | setupapi: Add tests for SetupDiCreateDeviceInfo. |
tree | commitdiff |
2007-09-19 |
Juan Lang | setupapi: Add missing prototypes and definitions, and... |
tree | commitdiff |
2007-09-19 |
Juan Lang | setupapi: Fix typo. |
tree | commitdiff |
2007-09-19 |
Juan Lang | setupapi: Fix return type. |
tree | commitdiff |
2007-09-13 |
Lionel Debroux | setupapi: Fix memory leak (found by Smatch). |
tree | commitdiff |
2007-09-12 |
Lionel Debroux | setupapi: Fix HeapFree of wrong pointer (found by Smatch). |
tree | commitdiff |
2007-08-30 |
Steven Edwards | Remove more unneeded wine 16bit header usage. |
tree | commitdiff |
2007-08-30 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2007-08-30 |
Francois Gouget | setupapi: Add prototypes for the Setup*Log*() functions... |
tree | commitdiff |
2007-08-30 |
Francois Gouget | Assorted non-ANSI function declaration fixes (missing... |
tree | commitdiff |
2007-08-29 |
Andrew Talbot | setupapi: Constify some variables. |
tree | commitdiff |
2007-08-27 |
Andrew Talbot | setupapi: Constify some variables. |
tree | commitdiff |
2007-08-27 |
Paul Vriens | setupapi/tests: Use skip instead of trace. |
tree | commitdiff |
2007-08-21 |
Damjan Jovanovic | setupapi: Use NtDeleteKey instead of an invalid RegDele... |
tree | commitdiff |
2007-08-21 |
Mikolaj Zalewski | setupapi: If needed create directories for fake dlls. |
tree | commitdiff |
2007-08-13 |
Jason Edmeades | setupapi: Remove duplicate backslashes on dirids. |
tree | commitdiff |
2007-08-10 |
Jason Edmeades | setupapi: Add test to show setupapi does not handle... |
tree | commitdiff |
2007-07-31 |
Paul Vriens | setupapi/tests: Use GetModuleHandleA instead of LoadLib... |
tree | commitdiff |
2007-07-10 |
Detlef Riekenberg | advpack+setupapi: Remove unneeded checks before SetupCl... |
tree | commitdiff |
2007-07-10 |
Detlef Riekenberg | setupapi: Avoid crash in SetupCloseInfFile. |
tree | commitdiff |
2007-07-05 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2007-06-25 |
Misha Koshelev | setupapi: Simplify code as native setupapi does not... |
tree | commitdiff |
2007-06-22 |
Michael Stefaniuc | setupapi: Do not use wide character constants. |
tree | commitdiff |
2007-06-15 |
Misha Koshelev | setupapi: Handle unquoted paths in InstallHinfSection... |
tree | commitdiff |
2007-06-15 |
Misha Koshelev | setupapi/tests: Add basic tests for InstallHinfSectionA... |
tree | commitdiff |
2007-05-29 |
Francois Gouget | setupapi/tests: There is no strncasecmp() on Windows... |
tree | commitdiff |
2007-05-29 |
Rob Shearman | setupapi: Add a FIXME in SetupCopyOEMInfW for when... |
tree | commitdiff |
2007-05-25 |
Dmitry Timoshkov | wine: Switch to using 'long' for INT_PTR type for 64... |
tree | commitdiff |
2007-05-21 |
Andrew Talbot | setupapi: Exclude unused headers. |
tree | commitdiff |
2007-05-21 |
Hans Leidekker | setupapi: Don't require a valid version section for... |
tree | commitdiff |
2007-05-18 |
Hans Leidekker | setupapi: Add a partial implementation for SetupScanFil... |
tree | commitdiff |
2007-05-18 |
Hans Leidekker | setupapi: Correctly handle an empty filename in SetupGe... |
tree | commitdiff |
2007-05-18 |
Hans Leidekker | setupapi: Implement pSetup{Get, Set}QueueFlags. |
tree | commitdiff |
2007-05-11 |
Rob Shearman | setupapi: SetupOpenInfFile returns INVALID_HANDLE_VALUE... |
tree | commitdiff |
2007-05-08 |
Paul Vriens | setupapi/tests: SetupQueryInfOriginalFileInformationA... |
tree | commitdiff |
2007-05-08 |
Rob Shearman | setupapi: Improve the stub for SetupQueryInfOriginalFil... |
tree | commitdiff |
2007-05-08 |
Rob Shearman | setupapi: Don't copy an OEM inf file if the exact same... |
tree | commitdiff |
2007-05-04 |
Rob Shearman | setupapi: Partially implement SetupQueryInfOriginalFile... |
tree | commitdiff |
2007-05-04 |
Rob Shearman | setupapi: Add stubs for SetupQueryInfOriginalFileInform... |
tree | commitdiff |
2007-05-04 |
Rob Shearman | setupapi: The inf file containing the SourceDisksFiles... |
tree | commitdiff |
2007-05-02 |
Rob Shearman | setupapi: SetupCopyOEMInfW should preserve the basename... |
tree | commitdiff |
2007-04-26 |
Paul Vriens | setupapi/tests: SetupCopyOEMInfA is not available on... |
tree | commitdiff |
2007-04-25 |
Paul Vriens | setupapi/tests: SetupDiCreateDeviceInfoListExW is not... |
tree | commitdiff |
2007-04-10 |
Hans Leidekker | setupapi: Implement SetupGetFileCompressionInfo on... |
tree | commitdiff |
2007-04-10 |
Paul Vriens | setupapi/tests: Run tests on win98 again. |
tree | commitdiff |
2007-04-09 |
Alexandre Julliard | setupapi: Avoid using sizeof in traces. |
tree | commitdiff |
2007-04-09 |
Hans Leidekker | setupapi: Remove debug traces from allocation routines. |
tree | commitdiff |
2007-04-09 |
Hans Leidekker | setupapi: Add tests for SetupDecompressOrCopyFile. |
tree | commitdiff |
2007-04-09 |
Hans Leidekker | setupapi: Implement SetupDecompressOrCopyFile{A, W}. |
tree | commitdiff |
2007-04-09 |
Hans Leidekker | setupapi: Add tests for SetupGetFileCompressionInfoEx. |
tree | commitdiff |
2007-04-09 |
Hans Leidekker | setupapi: Implement SetupGetFileCompressionInfoEx{A... |
tree | commitdiff |
2007-03-28 |
James Hawkins | setupapi: SetLastError to ERROR_SUCCESS on success. |
tree | commitdiff |
2007-03-28 |
James Hawkins | setupapi: Correct the Inf output position. |
tree | commitdiff |
2007-03-28 |
James Hawkins | setupapi: The Inf file should be copied regardless... |
tree | commitdiff |
2007-03-28 |
James Hawkins | setupapi: Don't allow relative paths in SetupCopyOEMInf. |
tree | commitdiff |
2007-03-28 |
James Hawkins | setupapi: Handle the SP_COPY_NOOVERWRITE flag. |
tree | commitdiff |
2007-03-28 |
Francois Gouget | setupapi: Fix InstallCatalog()'s calling convention. |
tree | commitdiff |
2007-03-27 |
James Hawkins | setupapi: Add several tests for SetupCopyOEMInf, with... |
tree | commitdiff |
2007-03-21 |
Alexandre Julliard | setupapi: Add support for .inf files in utf-8 format. |
tree | commitdiff |
2007-03-21 |
Andrew Talbot | setupapi: Replace inline static with static inline. |
tree | commitdiff |
2007-03-19 |
Hans Leidekker | setupapi: Add a stub implementation for InstallCatalog. |
tree | commitdiff |
2007-02-20 |
Hans Leidekker | setupapi: Always return an empty list from SetupDiGetCl... |
tree | commitdiff |
2007-02-20 |
Hans Leidekker | setupapi: Implement SetupCopyOEMInf{A,W}. |
tree | commitdiff |
2007-02-19 |
Hans Leidekker | setupapi: Add stub implementations for SetupDiGetINFCla... |
tree | commitdiff |
2007-02-05 |
Andrew Talbot | setupapi: Declare some functions static. |
tree | commitdiff |
2007-01-08 |
Francois Gouget | setupapi/tests: Print GetLastError() in decimal with... |
tree | commitdiff |
2006-12-21 |
Francois Gouget | setupapi: Fix handling of 'CopyFiles=@file'. |
tree | commitdiff |
2006-12-15 |
Hans Leidekker | setupapi: Add a stub implementation for SetupPromptReboot. |
tree | commitdiff |
2006-12-05 |
Francois Gouget | Consistently use SUBLANG_NEUTRAL for Italian resources. |
tree | commitdiff |
2006-11-29 |
Christian Gmeiner | setupapi: Added AssertFail stub. |
tree | commitdiff |
2006-11-17 |
Hans Leidekker | setupapi: Add tests for SetupGet{SourceFileLocation... |
tree | commitdiff |
2006-11-16 |
Hans Leidekker | setupapi: Implement SetupGetTargetPath{A,W}. |
tree | commitdiff |
2006-11-15 |
Hans Leidekker | setupapi: Implement SetupGetSourceInfo{A,W}. |
tree | commitdiff |
2006-11-14 |
Andrew Talbot | setupapi: Cast-qual warning fix. |
tree | commitdiff |
2006-11-14 |
Hans Leidekker | setupapi: Implement SetupGetSourceFileLocation{A,W}. |
tree | commitdiff |
2006-11-14 |
Hans Leidekker | setupapi: The inf section suffix that corresponds to... |
tree | commitdiff |
2006-11-10 |
Mike McCormack | setupapi: Use HeapAlloc/Free instead of malloc/free. |
tree | commitdiff |
2006-11-08 |
Francois Gouget | setupapi: setupapi.h must not define HSTRING_TABLE... |
tree | commitdiff |
2006-10-24 |
Mikołaj Zalewski | resources: Change Dutch sublanguage code to SUBLANG_NEU... |
tree | commitdiff |
2006-10-24 |
Mikołaj Zalewski | resources: Change German sublanguage code to SUBLANG_NE... |
tree | commitdiff |
2006-10-20 |
Byeong-Sik Jeon | Korean: Use SUBLANG_NEUTRAL in Korean resources. |
tree | commitdiff |
2006-10-16 |
Dmitry Timoshkov | setupapi: Fix a typo. |
tree | commitdiff |
2006-10-14 |
James Hawkins | include: Move cfgmgr32.h to include/ to match the SDK. |
tree | commitdiff |
2006-10-14 |
Michael Stefaniuc | setupapi: Win64 printf format warning fixes. |
tree | commitdiff |
2006-10-10 |
Michael Ploujnikov | setupapi/tests: Win64 printf format warning fixes. |
tree | commitdiff |
2006-10-05 |
Francois Gouget | Add missing '\n's to Wine traces. |
tree | commitdiff |
2006-09-29 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2006-09-29 |
Michael Stefaniuc | Add a WINE_NO_LONG_INT define to many makefiles to... |
tree | commitdiff |
2006-09-26 |
Damjan Jovanovic | setupapi: Brace the guid in SetupDiOpenClassRegKeyExW. |
tree | commitdiff |
2006-09-26 |
James Hawkins | setupapi: Fix a typo. |
tree | commitdiff |
2006-09-26 |
Frank Richter | setupapi: Duplicate behaviour of native SetupGetInfInfo... |
tree | commitdiff |
2006-09-20 |
Paul Vriens | setupapi/tests: Use pSetupDiOpenClassRegKeyExA. |
tree | commitdiff |
2006-09-20 |
Paul Vriens | setupapi: Fixed wrong check (Coverity). |
tree | commitdiff |
2006-09-14 |
James Hawkins | setupapi: Add stubs for SetupOpenLog, SetupCloseLog... |
tree | commitdiff |
2006-09-14 |
James Hawkins | setupapi: Implement pSetupGetField, with tests. |
tree | commitdiff |
2006-09-14 |
Alexandre Julliard | makefiles: Generate the dependencies line to avoid... |
tree | commitdiff |
2006-09-10 |
Damjan Jovanovic | setupapi: Fixed returns values and added a test for... |
tree | commitdiff |
2006-09-08 |
Francois Gouget | setupapi: Document a Microsoft spelling mistake so... |
tree | commitdiff |
2006-08-28 |
Alexandre Julliard | makefiles: Only run test and documentation targets... |
tree | commitdiff |
2006-08-28 |
Frank Richter | setupapi: Make do_file_copyW send "target newer" notifi... |
tree | commitdiff |
next |