Home
last modified time | relevance | path

Searched defs:create_view (Results 1 – 3 of 3) sorted by relevance

/reactos/dll/win32/msi/
H A Dcreate.c41 struct create_view struct
53 struct create_view *cv = (struct create_view *)view; in CREATE_fetch_int() argument
H A Dautomation.c2473 static HRESULT create_view(MSIHANDLE msiHandle, IDispatch **dispatch) in create_view() function
/reactos/dll/win32/wbemprox/
H A Dquery.c44 HRESULT create_view( enum view_type type, const WCHAR *path, const struct keyword *keywordlist, con… in create_view() function