- fix MsiSummaryInfoGetProperty to return ERROR_MORE_DATA if the
commit0867e48d5f51e8c93584ee163be71c7bad9564b2
authorMike McCormack <mike@codeweavers.com>
Tue, 6 Sep 2005 10:23:12 +0000 (6 10:23 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 6 Sep 2005 10:23:12 +0000 (6 10:23 +0000)
tree3a5bd14cfacc9092fe08e1a9ec82268b50de0216
parent575b4116b59951a254d3ddcdfed7e82dc74acf32
- fix MsiSummaryInfoGetProperty to return ERROR_MORE_DATA if the
  buffer is too small (based on a patch by Aric Stewart)
- add a test case to show correct behaviour
dlls/msi/suminfo.c
dlls/msi/tests/suminfo.c