projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
setupapi/tests: SetupQueryInfOriginalFileInformationA is not available on win98.
[wine]
/
dlls
/
setupapi
/
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
2006-08-15
Paul Vriens
setupapi: Make tests loadable again on NT4.
tree
|
commitdiff
2006-08-10
Francois Gouget
setupapi: Fix handling of inf paths that are quoted...
tree
|
commitdiff
2006-08-10
Michael Stefaniuc
janitorial: Removed the rest of the redundant NULL...
tree
|
commitdiff
2006-08-07
Andrew Talbot
setupapi/tests: Write-strings warnings fix.
tree
|
commitdiff
2006-08-05
Kevin Koltzau
setupapi: Create an empty list when getting device...
tree
|
commitdiff
2006-07-31
James Hawkins
setupapi: Add a stub implementation of SetupGetSourceInfo.
tree
|
commitdiff
2006-07-24
Christian Gmeiner
setupapi: Move SetupDiGetClassDevsExW into devinst.c.
tree
|
commitdiff
2006-07-21
Christian Gmeiner
setupapi: Implemented SetupDiCreateDeviceInfoA.
tree
|
commitdiff
2006-07-21
Christian Gmeiner
setupapi: Rename a test.
tree
|
commitdiff
2006-07-20
Christian Gmeiner
setupapi: Add stub for SetupDiCreateDeviceInfoW.
tree
|
commitdiff
2006-07-20
Christian Gmeiner
setupapi: Remove unneeded NULL checks before MyFree().
tree
|
commitdiff
2006-07-11
Alexandre Julliard
libs: Merged libwine_unicode into libwine.
tree
|
commitdiff
2006-07-10
Alexandre Julliard
.gitignore: Added wildcards to ignore generated resourc...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_dlls: Recursively ignore .ok files in all tests...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_dlls: Recursively ignore testlist.c in all tests...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_dlls: Ignore generated import libraries from the...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
Take advantage of the recursive nature of .gitignore...
tree
|
commitdiff
2006-06-30
Andrew Talbot
setupapi/tests: Add trailing '\n's to ok() calls.
tree
|
commitdiff
2006-06-27
James Hawkins
setupapi: Fix SetupCloseInfFile when a NULL handle...
tree
|
commitdiff
2006-06-19
Christian Gmeiner
setupapi: Implement SetupDiCreateDeviceInfoListExW.
tree
|
commitdiff
2006-06-12
Christian Gmeiner
setupapi: Documentation update.
tree
|
commitdiff
2006-06-07
Michael Stefaniuc
Remove more redundant NULL checks before HeapFree ...
tree
|
commitdiff
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
tree
|
commitdiff
2006-05-08
Andrew Ziem
setupapi: Improve unit tests for case sensitivity in...
tree
|
commitdiff
2006-05-05
Robert Shearman
setupapi: Fix parsing of UCS-16 files.
tree
|
commitdiff
2006-05-05
Andrew Ziem
setupapi: Add case sensitivity string table tests.
tree
|
commitdiff
2006-04-04
Mike McCormack
setupapi: Add a stub implementation for RegistryDelnode.
tree
|
commitdiff
2006-04-03
Alexandre Julliard
setupapi: Copy the complete resource tree into the...
tree
|
commitdiff
2006-04-03
Antonio Codazzi
setupapi: Esperanto language support.
tree
|
commitdiff
2006-03-21
Alexandre Julliard
setupapi: Added support for creating fake dlls at insta...
tree
|
commitdiff
2006-03-18
Alexandre Julliard
setupapi: Added support for calling executables in...
tree
|
commitdiff
2006-03-15
András Kovács
setupapi: Added Hungarian translation.
tree
|
commitdiff
2006-02-23
James Hawkins
setupapi: Downgrade an ERR to a WARN.
tree
|
commitdiff
2006-02-20
Mike McCormack
setupapi: Add a stub implementation of CMP_WaitNoPendin...
tree
|
commitdiff
next