If the data table for a called action does not exist (for example
commit84837d96a6d10bd73508c9b914e877296b7d8fa8
authorAric Stewart <aric@codeweavers.com>
Tue, 20 Jul 2004 01:22:37 +0000 (20 01:22 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 20 Jul 2004 01:22:37 +0000 (20 01:22 +0000)
treebdb3b58ae607a8138461e85085c171b11ddce9c9
parent216ba4f0d3836274c14074084c7c47571dc1f471
If the data table for a called action does not exist (for example
CreateFolders wants a CreateFolder table to read the data from) do not
fail, instead just do not perform the action.
dlls/msi/action.c