projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
msi: Fix missing alloc check.
[wine]
/
dlls
/
setupapi
/
devinst.c
2007-11-06
Juan Lang
setupapi: Fix a leak.
blob
|
commitdiff
|
raw
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
2006-09-26
Damjan Jovanovic
setupapi: Brace the guid in SetupDiOpenClassRegKeyExW.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-20
Paul Vriens
setupapi: Fixed wrong check (Coverity).
blob
|
commitdiff
|
raw
|
diff to current
2006-09-10
Damjan Jovanovic
setupapi: Fixed returns values and added a test for...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-05
Kevin Koltzau
setupapi: Create an empty list when getting device...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-24
Christian Gmeiner
setupapi: Move SetupDiGetClassDevsExW into devinst.c.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-21
Christian Gmeiner
setupapi: Implemented SetupDiCreateDeviceInfoA.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-20
Christian Gmeiner
setupapi: Add stub for SetupDiCreateDeviceInfoW.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-20
Christian Gmeiner
setupapi: Remove unneeded NULL checks before MyFree().
blob
|
commitdiff
|
raw
|
diff to current
2006-06-19
Christian Gmeiner
setupapi: Implement SetupDiCreateDeviceInfoListExW.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-12
Christian Gmeiner
setupapi: Documentation update.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-06
Detlef Riekenberg
Moved cfgmgr32.h to include/ddk/.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-07
Mike McCormack
Declare some functions.
blob
|
commitdiff
|
raw
|
diff to current
2005-04-11
Juan Lang
Implement SetupDiClassNameFromGuidExA.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-28
Peter Berg Larsen
Janitorial: Get rid of strncpy/strncpyW.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-24
Jakob Eriksson
Get rid of HeapAlloc casts.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-01
Juan Lang
Implement SetupDiGetClassDevsA/W, SetupDiEnumDeviceInte...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-03
Eric Kohl
- Implement SetupDiBuildClassInfoListExA,
blob
|
commitdiff
|
raw
|
diff to current
2005-01-19
Alexandre Julliard
Authors: Mike McCormack <mike@codeweavers.com>, Aric...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-06
Mike McCormack
Stub implementation for SetupDiOpenDeviceInterface.
blob
|
commitdiff
|
raw
|
diff to current
2004-12-02
Eric Kohl
Implement SetupDiBuildClassInfoList(ExW),
blob
|
commitdiff
|
raw
|
diff to current
2003-10-07
Steven Edwards
Remove a few unneeded include statements in internal...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-11
Steven Edwards
Porting fixes.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-08
Francois Gouget
Fix the case of product and company names.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
blob
|
commitdiff
|
raw
|
diff to current
2003-06-18
Francois Gouget
'sizeof type' is best avoided as it won't always compil...
blob
|
commitdiff
|
raw
|
diff to current
2003-06-16
Steven Edwards
Split Win16/32 setupapi device installer support.
blob
|
commitdiff
|
raw
|
diff to current
2003-05-13
Huw Davies
Implement a load of setupx Di* stubs.
blob
|
commitdiff
|
raw
|
diff to current
2002-10-18
Alexandre Julliard
Fixed warnings caused by conversion to -DSTRICT.
blob
|
commitdiff
|
raw
|
diff to current
next