Home
last modified time | relevance | path

Searched refs:table_update (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/win32/msi/
H A Dtable.c1779 static UINT table_update(struct tagMSIVIEW *view, MSIRECORD *rec, UINT row) in table_update() function
1882 r = table_update( view, rec, row ); in TABLE_modify()