Searched defs:table_id (Results 1 – 1 of 1) sorted by relevance
/reactos/dll/win32/msi/ |
H A D | table.c | 633 UINT r, i, n = 0, table_id, count, maxcount = *sz; in get_tablecolumns() local 752 UINT table_id = msi_add_string( db->strings, col->table, -1, persistent ); in msi_create_table() local 964 UINT r, table_id, i; in TABLE_Exists() local 2028 UINT i, r, table_id, col_id, size, offset; in TABLE_add_column() local 2612 UINT r, table_id, len; in TransformView_drop_table() local
|