OSDN Git Service

Some improvements to reg_key_delete() function.
[mutilities/MUtilities.git] / src / Registry_Win32.cpp
2015-10-18 LoRd_MuldeRSome improvements to reg_key_delete() function.
2015-07-26 LoRd_MuldeRAdded reg_key_exists() function.
2015-07-26 LoRd_MuldeRSome improvements to registry code.
2015-05-03 LoRd_MuldeRAdded enum_values() function to the Registry name-space.
2015-05-03 LoRd_MuldeRVarious improvements to the Regsitry class.
2015-05-02 LoRd_MuldeRFixed a memory leak + fixed check condition.
2015-05-02 LoRd_MuldeRAdded the Registry class + added ShellNotification...