Home
last modified time | relevance | path

Searched defs:create_record (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/win32/wbemprox/
H A Dclass.c219 static struct record *create_record( struct table *table ) in create_record() function
/reactos/dll/win32/msi/
H A Dautomation.c998 static HRESULT create_record(MSIHANDLE msiHandle, IDispatch **disp) in create_record() function