/* **----------------------------------------------------------------------------- ** File: RegFix.c ** Purpose: fix up registry settings for MIDI-Mapper ** Mod Log: Created by Shawn Brown (11/14/95) **----------------------------------------------------------------------------- */ #ifndef REGFIX_H #define REGFIX_H #include #include #include BOOL CheckRegistry (void); BOOL #endif // REGFIX_H