Searched defs:records (Results 1 – 4 of 4) sorted by relevance
/reactos/modules/rostests/winetests/winmm/ |
H A D | midi.c | 556 struct time_stamp_records *records = (struct time_stamp_records *)instance; in time_stamp_callback() local 610 struct time_stamp_records records; in test_midiStream() local
|
/reactos/dll/win32/msi/ |
H A D | database.c | 700 …records_to_table(MSIDATABASE *db, WCHAR **columns, WCHAR **types, WCHAR **labels, WCHAR ***records, in add_records_to_table() 745 WCHAR **columns, **types, **labels, *path, *ptr, *data, ***records = NULL, ***temp_records; in MSI_DatabaseImport() local
|
H A D | suminfo.c | 1078 UINT msi_add_suminfo( MSIDATABASE *db, LPWSTR **records, int num_records, int num_columns ) in msi_add_suminfo()
|
/reactos/dll/directx/wine/ddraw/ |
H A D | device.c | 1011 DWORD *count, D3DPICKRECORD *records) in d3d_device1_GetPickRecords()
|