- build a standard Wine list of extensions instead of using an array
commit0c49c1c41d721205ff4b635e8e8034a6cc03a8fd
authorMike McCormack <mike@codeweavers.com>
Mon, 29 Aug 2005 09:38:39 +0000 (29 09:38 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 29 Aug 2005 09:38:39 +0000 (29 09:38 +0000)
tree9d9aa9999e45ac457f2e6c5bfe96e36e2981d29f
parenta107234dcd7cb6333349114bc51c40a6d0bfa93c
- build a standard Wine list of extensions instead of using an array
- use extension pointers instead of array indexes
dlls/msi/action.h
dlls/msi/classes.c
dlls/msi/helpers.c
dlls/msi/msipriv.h
dlls/msi/package.c