Implement EnumProps on top of EnumPropsEx to avoid function pointer
commit5905ba954ad18e3eadaddd5e637d952578b2c893
authorAlexandre Julliard <julliard@winehq.org>
Mon, 30 Jul 2001 19:05:38 +0000 (30 19:05 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 30 Jul 2001 19:05:38 +0000 (30 19:05 +0000)
tree35f1508d1a2c348689707e811ca1c3aa392f501d
parent7c4b14031eb1d9d1cd8957418912b8ecca8b11f2
Implement EnumProps on top of EnumPropsEx to avoid function pointer
type mismatches.
windows/property.c