Searched defs:create_view (Results 1 – 3 of 3) sorted by relevance
41 struct create_view struct53 struct create_view *cv = (struct create_view *)view; in CREATE_fetch_int() argument
2473 static HRESULT create_view(MSIHANDLE msiHandle, IDispatch **dispatch) in create_view() function
44 HRESULT create_view( enum view_type type, const WCHAR *path, const struct keyword *keywordlist, con… in create_view() function