windows-nt/Source/XPSP1/NT/shell/osshell/accesory/mspaint/settings.h

8 lines
145 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
#ifndef __SETTINGS_H__
#define __SETTINGS_H__
extern void LoadRegistorSettings();
extern void SaveRegistorSettings();
#endif // __SETTINGS_H__