projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
setuapi: Add stub for CM_Get_DevNode_Registry_Property_ExA.
[wine]
/
dlls
/
setupapi
/
devinst.c
2011-08-03
Frédéric Delanoy
dlls: Assorted spelling fixes.
blob
|
commitdiff
|
raw
2011-07-09
Christian Inci
setupapi: Fix return behaviour when the device key...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-10
Juan Lang
setupapi: Make sure machine name is non-empty before...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-16
Juan Lang
setupapi: Always initialize output parameter to avoid...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-17
Andrew Nguyen
setupapi: Fix some memory leaks in SetupDiGetINFClassA.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-05
Stefan Leichter
setupapi: Implement SetupDiGetINFClassA on top of Setup...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-05
Stefan Leichter
setupapi: Add partial implementation of SetupDiGetINFCl...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-15
Damjan Jovanovic
setupapi: Stub out SetupDiRemoveDevice.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-18
Juan Lang
setupapi: Fix a comment typo.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-27
Alexandre Julliard
setupapi: Fix a structure size check for 64-bit.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-09
Alexandre Julliard
setupapi: Don't use 'interface' as variable name, since...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-28
Michael Stefaniuc
setupapi: Remove superfluous pointer casts.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-08
Michael Stefaniuc
setupapi: Remove some superfluous casts.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-11
Andrew Talbot
setupapi: Sign-compare warnings fix.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-20
Andrew Talbot
setupapi: Constify a variable.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-21
Austin English
Spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-17
Alexander Morozov
setupapi: SetupDiGetDeviceRegistryProperty should retur...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-17
Alexander Morozov
setupapi: SetupDiGetDeviceRegistryProperty should retur...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-04
Alexander Morozov
setupapi: Prevent of reallocating memory for _SP_DEVINF...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-02
Alexander Morozov
setupapi: Create DeviceInstance value in registry,...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-02
Alexander Morozov
setupapi: Create device interface keys in registry...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-02
Alexander Morozov
setupapi: Creating SymbolicLink value in registry as...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-31
Alexander Morozov
setupapi: Add a check of "#" for interface subkey names.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-27
Christopher Berner
setupapi: Fix buffer size in SetupDiGetDeviceInterfaceD...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-17
Andrew Talbot
setupapi: Assign to structs instead of using memcpy.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-01
Maarten Lankhorst
setupapi: Implement CM_Get_Device_ID and add a stub...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-25
Paul Vriens
setupapi/devinst: Struct size passed needs to be exact.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-21
Andrew Talbot
setupapi: Remove unneeded casts.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-14
Andrew Talbot
setupapi: Fix dead code (Coverity).
blob
|
commitdiff
|
raw
|
diff to current
2007-11-06
Juan Lang
setupapi: Fix a leak.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-26
Juan Lang
setupapi: Include enumerator string as part of device...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-25
Juan Lang
setupapi: Return FALSE if a NULL buffer is passed in.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-15
Juan Lang
setupapi: Correct device enumeration.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-15
Juan Lang
setupapi: Don't abort key enumeration early.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-15
Juan Lang
setupapi: Implement SetupDiDeleteDevRegKey.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-15
Juan Lang
setupapi: Make error checking in SetupDiCreateDevRegKey...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-15
Juan Lang
setupapi: Implement SetupDiOpenDevRegKey.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-15
Juan Lang
setupapi: Improve parameter checking in SetupDiInstallC...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-12
Juan Lang
setupapi: Implement SetupDiCreateDevRegKeyW.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-12
Juan Lang
setupapi: Add a device ID member to DeviceInfo.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-12
Juan Lang
setupapi: Don't require caller to pass a SP_DEVINFO_DAT...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-12
Juan Lang
setupapi: Add helper function to open a device's hardwa...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-12
Juan Lang
setupapi: Implement SetupDiCreateDevRegKeyA on top...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-12
Juan Lang
setupapi: Add stubs for SetupDiCreateDevRegKeyA/W.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-12
Juan Lang
setupapi: Install more items when installing a class.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-12
Juan Lang
setupapi: Correct creating the class key.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-12
Juan Lang
setupapi: SetupOpenAppendInfFile is implemented, so...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-09
Juan Lang
setupapi: Remove a misleading fixme.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-03
Marcus Meissner
setupapi: Use correct parameter in pointer init.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-25
Juan Lang
setupapi: Implement SetupDiGetClassDevsExA.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-25
Juan Lang
setupapi: Implement SetupDiGetClassDevsA on top of...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-25
Juan Lang
setupapi: Implement SetupDiGetClassDevsW on top of...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-25
Juan Lang
setupapi: Partially implement SetupDiGetClassDevsExW.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-25
Juan Lang
setupapi: Implement SetupDiGetDeviceInfoListDetailA/W.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-24
Juan Lang
setupapi: When freeing an interface, delete it from...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-24
Juan Lang
setupapi: Implement SetupDiDeleteDeviceInterfaceRegKey.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-24
Juan Lang
setupapi: Save interface to registry when creating it.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-24
Juan Lang
setupapi: Store pointer to set in device, and use it...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-24
Juan Lang
setupapi: Implement SetupDiCreateDeviceInterfaceRegKeyA/W.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-24
Juan Lang
setupapi: Return the interface's device from SetupDiGet...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-24
Juan Lang
setupapi: Store pointer to an interface's device in...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-24
Juan Lang
setupapi: Add stubs for SetupDiCreateDeviceInterfaceReg...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-24
Juan Lang
setupapi: Convert device's interfaces to a standard...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-24
Juan Lang
setupapi: Create symbolic link value when interface...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-24
Juan Lang
setupapi: Implement SetupDiGetDeviceInterfaceDetailA/W.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-24
Juan Lang
setupapi: When enumerating an interface, add the interf...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-24
Juan Lang
setupapi: Implement SetupDiEnumDeviceInterfaces.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-24
Juan Lang
setupapi: Implement SetupDiCreateDeviceInterfaceW.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-24
Juan Lang
setupapi: Set last error on invalid input.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-24
Juan Lang
setupapi: Remove a redundant parameter check.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-24
Juan Lang
setupapi: Add error checking to SetupDiCreateDeviceInte...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-24
Juan Lang
setupapi: Implement SetupDiCreateDeviceInterfaceA on...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-24
Juan Lang
setupapi: Add stubs for SetupDiCreateDeviceInterfaceA/W.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-24
Juan Lang
setupapi: Set last error on failure in SetupDiOpenClass...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-24
Juan Lang
setupapi: Respect samDesired in SetupDiOpenClassRegKeyExW.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-21
Alexandre Julliard
setupapi: Simplify the SetupDiGetClassDescriptionExA...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-21
Juan Lang
setupapi: Implement SetupDiGetClassDevsW.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-21
Juan Lang
setupapi: Implement SetupDiRegisterDeviceInfo.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-21
Juan Lang
setupapi: Add stub for SetupDiRegisterDeviceInfo.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-21
Juan Lang
setupapi: Implement SetupDiGetClassDescriptionExA.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-21
Juan Lang
setupapi: Devices created by SetupDiCreateDeviceInfo...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-21
Juan Lang
setupapi: Save class GUID to registry when creating...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-21
Juan Lang
setupapi: Save device description to registry when...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-21
Juan Lang
setupapi: Make a helper to convert a GUID to a string.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-21
Juan Lang
setupapi: Implement SetupDiSetDeviceRegistryPropertyA/W.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-21
Juan Lang
setupapi: Implement SetupDiGetDeviceRegistryPropertyA/W.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-21
Juan Lang
setupapi: Implement SetupDiGetDeviceInstanceIdW.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-21
Juan Lang
setupapi: Implement SetupDiCreateDeviceInfoW.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-20
Juan Lang
setupapi: Add error checking to SetupDiCreateDeviceInfo...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-20
Juan Lang
setupapi: Implement SetupDiGetDeviceInstanceIdA on...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-20
Juan Lang
setupapi: Implement SetupDiEnumDeviceInfo.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-20
Juan Lang
setupapi: Add a placeholder for devices.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-20
Juan Lang
setupapi: Add stubs for SetupDiGetDeviceInstanceIdA/W.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-19
Juan Lang
setupapi: Fix typo.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-19
Juan Lang
setupapi: Fix return type.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-22
Michael Stefaniuc
setupapi: Do not use wide character constants.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-20
Hans Leidekker
setupapi: Always return an empty list from SetupDiGetCl...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-14
James Hawkins
include: Move cfgmgr32.h to include/ to match the SDK.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-14
Michael Stefaniuc
setupapi: Win64 printf format warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-05
Francois Gouget
Add missing '\n's to Wine traces.
blob
|
commitdiff
|
raw
|
diff to current
next