Hello all!

I was wondering if anyone had any luck with RegRestoreKey and whether you were able to find all the values for the dwFlags you can pass to it. The allowed values are:
REG_FORCE_RESTORE, REG_NO_LAZY_FLUSH, REG_REFRESH_HIVE, REG_WHOLE_HIVE_VOLATILE.
I've been able to find the long values for the last two, but not for REG_FORCE_RESTORE, REG_NO_LAZY_FLUSH.
Anyone can help me here?
Thanks!!