msi: Return MSICONDITION_NONE in MsiDatabaseIsTablePersistent if the table doesn...
authorJames Hawkins <truiken@gmail.com>
Sat, 21 Apr 2007 07:33:10 +0000 (02:33 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 23 Apr 2007 12:00:24 +0000 (14:00 +0200)
commitd677bd7f3b43cd94fcf95bfed035b4e817fffd34
treecc10ab2bc7b2f1eaf9640270bae2fbce044ce2b0
parent68401a151ae9b6598982ad77bba40c99de00f75d
msi: Return MSICONDITION_NONE in MsiDatabaseIsTablePersistent if the table doesn't exist.
dlls/msi/msipriv.h
dlls/msi/table.c
dlls/msi/tests/db.c