ole32: Add a framework for implementing IEnum* interfaces.
commit127ae2bf8b80c7f2b4a9d61fe6c318f1464ab585
authorMike McCormack <mike@codeweavers.com>
Tue, 11 Jul 2006 07:12:38 +0000 (11 16:12 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 12 Jul 2006 11:18:17 +0000 (12 13:18 +0200)
tree37cfa59a5a21f74f6e5bc3e8fe0371a3f68d3ec0
parent918cf3261b2790b96c76fc544b9e88bc2dc9653b
ole32: Add a framework for implementing IEnum* interfaces.
dlls/ole32/Makefile.in
dlls/ole32/enumx.c [new file with mode: 0644]
dlls/ole32/enumx.h [new file with mode: 0644]