Home | Info | Community | Development | myReactOS | Contact Us
Definition at line 125 of file shlwapi.h.
{ SHREGDEL_DEFAULT = 0, SHREGDEL_HKCU = 0x1, SHREGDEL_HKLM = 0x10, SHREGDEL_BOTH = SHREGDEL_HKLM | SHREGDEL_HKCU } SHREGDEL_FLAGS;