Andrew Nguyen
|
5f1764c629
|
dxdiagn: Successfully copy to destination variants with an invalid type in IDxDiagContainer::GetProp.
GetProp now simply unconditionally clears the destination variant if
VariantClear fails.
|
2010-03-23 17:30:04 +01:00 |
Andrew Nguyen
|
61cb53e24d
|
dxdiagn: Fix return value of IDxDiagContainer::GetProp on property search failure.
|
2010-03-23 12:19:48 +01:00 |
Francois Gouget
|
f096b023c4
|
dxdiagn/tests: Add a trailing '\n' to an ok() call.
|
2010-03-22 10:48:26 +01:00 |
Alexandre Julliard
|
bef5645eb1
|
makefiles: Remove the no longer needed explicit separators for dependencies.
|
2010-03-16 13:28:19 +01:00 |
Andrew Nguyen
|
af28d72aaf
|
dxdiagn: Fix string copy behavior with an excessively short buffer in IDxDiagContainer::EnumPropNames.
|
2010-03-15 15:12:17 +01:00 |
Andrew Nguyen
|
f1e005410f
|
dxdiagn: Fix return and output behavior of IDxDiagContainer::EnumPropNames.
|
2010-03-15 15:12:10 +01:00 |
Andrew Nguyen
|
af1bcf7768
|
dxdiagn: Fix dot parsing in IDxDiagContainer::GetChildContainer for the case of a lone dot terminator.
|
2010-03-15 15:12:06 +01:00 |
Andrew Nguyen
|
c245c6ed09
|
dxdiagn: Initialize output pointer to NULL in IDxDiagContainer::GetChildContainer.
|
2010-03-15 15:12:00 +01:00 |
Andrew Nguyen
|
fa9af5b68a
|
dxdiagn: Fix string copy behavior with an excessively short buffer in IDxDiagContainer::EnumChildContainerNames.
|
2010-03-15 15:11:56 +01:00 |
Andrew Nguyen
|
2c9a5900e6
|
dxdiagn: Fix return and output behavior of IDxDiagContainer::EnumChildContainerNames.
|
2010-03-15 15:11:52 +01:00 |
Andrew Nguyen
|
5801d60a37
|
dxdiagn/tests: Add tests for IDxDiagContainer.
|
2010-03-15 15:09:54 +01:00 |
Alexandre Julliard
|
6164ce2d82
|
makefiles: Use the standard C_SRCS variable as the list of test files.
This enables it to be auto-updated by make_makefiles.
|
2010-02-22 10:47:11 +01:00 |
Paul Vriens
|
16d161bc95
|
dxdiagn/tests: Fix some test failures on a clean W2K3.
|
2010-01-14 09:12:31 -06:00 |
Andrew Nguyen
|
a72af3100d
|
dxdiagn: Validate the dwDxDiagHeaderVersion member in IDxDiagProvider::Initialize.
|
2009-12-22 13:48:26 +01:00 |
Andrew Nguyen
|
e1dd6a869d
|
dxdiagn: Fix a return value and avoid validating the input parameter for IDxDiagProviderImpl::GetContainer.
|
2009-12-22 13:48:26 +01:00 |
Andrew Nguyen
|
dddf714f02
|
dxdiagn: Add tests for IDxDiagProvider.
|
2009-12-22 13:48:26 +01:00 |