/* Functions defined in registry.c */ void RegisterExtensions(LPTSTR, size_t); void RegisterPlaylistFormat(HWND); void UnRegisterExtensions(HWND); void CheckAndFixOpenWith(void); bool AreTypesRegistered(void);