Home
last modified time | relevance | path

Searched defs:val_count (Results 1 – 4 of 4) sorted by relevance

/reactos/dll/win32/msi/
H A Dinsert.c130 UINT col_count, val_count; in arrange_record() local
/reactos/base/applications/regedit/
H A Dlistview.c662 DWORD val_count; in RefreshListView() local
/reactos/modules/rostests/winetests/advapi32/
H A Dregistry.c524 DWORD val_count, data_count, type; in test_enum_value() local
3345 DWORD val_count, type; in test_deleted_key() local
/reactos/dll/win32/advapi32/reg/
H A Dreg.c2834 _Inout_ PDWORD val_count, in RegEnumValueW()