windows-nt/Source/XPSP1/NT/shell/osshell/accesory/mspaint/settings.h
2020-09-26 16:20:57 +08:00

8 lines
145 B
C

#ifndef __SETTINGS_H__
#define __SETTINGS_H__
extern void LoadRegistorSettings();
extern void SaveRegistorSettings();
#endif // __SETTINGS_H__