- build a standard Wine list of folders instead of using an array
authorMike McCormack <mike@codeweavers.com>
Tue, 23 Aug 2005 18:15:44 +0000 (18:15 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 23 Aug 2005 18:15:44 +0000 (18:15 +0000)
commit979511fe6d1cbc828a89bf35fc7174864dc32b8c
tree43a1d57c95ce779f4a7c55762d6d01a165753b9c
parent279836cc6a41a1caba8f57d5ac8637bde90b4798
- build a standard Wine list of folders instead of using an array
- use folder pointers instead of array indexes
dlls/msi/action.c
dlls/msi/action.h
dlls/msi/helpers.c
dlls/msi/install.c
dlls/msi/msipriv.h
dlls/msi/package.c