21#ifndef __WINE_MSI_QUERY_H
22#define __WINE_MSI_QUERY_H
49#define EXPR_COL_NUMBER 3
54#define EXPR_WILDCARD 9
55#define EXPR_COL_NUMBER_STRING 10
56#define EXPR_COL_NUMBER32 11
struct png_info_def *typedef unsigned char **typedef struct png_info_def *typedef struct png_info_def *typedef struct png_info_def *typedef unsigned char ** row
struct nls_table * tables
GLboolean GLenum GLenum GLvoid * values
UINT STREAMS_CreateView(MSIDATABASE *db, MSIVIEW **view)
UINT msi_view_refresh_row(MSIDATABASE *db, MSIVIEW *view, UINT row, MSIRECORD *rec)
UINT msi_create_table(MSIDATABASE *db, LPCWSTR name, column_info *col_info, MSICONDITION persistent, BOOL hold)
UINT DROP_CreateView(MSIDATABASE *db, MSIVIEW **view, LPCWSTR name)
UINT msi_select_update(MSIVIEW *view, MSIRECORD *rec, UINT row)
UINT UPDATE_CreateView(MSIDATABASE *db, MSIVIEW **view, LPWSTR table, column_info *list, struct expr *expr)
UINT CREATE_CreateView(MSIDATABASE *db, MSIVIEW **view, LPCWSTR table, column_info *col_info, BOOL hold)
UINT DISTINCT_CreateView(MSIDATABASE *db, MSIVIEW **view, MSIVIEW *table)
UINT ORDER_CreateView(MSIDATABASE *db, MSIVIEW **view, MSIVIEW *table, column_info *columns)
UINT STORAGES_CreateView(MSIDATABASE *db, MSIVIEW **view)
int sqliteGetToken(const WCHAR *z, int *tokenType, int *skip)
UINT INSERT_CreateView(MSIDATABASE *db, MSIVIEW **view, LPCWSTR table, column_info *columns, column_info *values, BOOL temp)
UINT SELECT_CreateView(MSIDATABASE *db, MSIVIEW **view, MSIVIEW *table, const column_info *columns)
UINT ALTER_CreateView(MSIDATABASE *db, MSIVIEW **view, LPCWSTR name, column_info *colinfo, int hold)
UINT WHERE_CreateView(MSIDATABASE *db, MSIVIEW **view, LPWSTR tables, struct expr *cond)
UINT TABLE_CreateView(MSIDATABASE *db, LPCWSTR name, MSIVIEW **view)
UINT MSI_ParseSQL(MSIDATABASE *db, LPCWSTR command, MSIVIEW **phview, struct list *mem)
UINT DELETE_CreateView(MSIDATABASE *db, MSIVIEW **view, MSIVIEW *table)
MSIRECORD * msi_query_merge_record(UINT fields, const column_info *vl, MSIRECORD *rec)
struct join_table * table
struct ext_column::@504 unparsed
struct ext_column::@505 parsed