- build a standard Wine list of features instead of using an array
commit1da2858caa3942dab15dd6eeb7b94c8e9ebee77a
authorMike McCormack <mike@codeweavers.com>
Mon, 22 Aug 2005 14:09:17 +0000 (22 14:09 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 22 Aug 2005 14:09:17 +0000 (22 14:09 +0000)
treebb45f9a2092528884c03d0613c1d314d9f71ee6a
parente5131213f63e6d9bcdeaffe9651ad6cdccec0196
- build a standard Wine list of features instead of using an array
- use feature pointers instead of array indexes
dlls/msi/action.c
dlls/msi/action.h
dlls/msi/classes.c
dlls/msi/events.c
dlls/msi/helpers.c
dlls/msi/install.c
dlls/msi/msipriv.h
dlls/msi/package.c