00001 00030 #ifndef __COMMON_H__ 00031 #define __COMMON_H__ 00032 00033 char *registryGetFilename(void); 00034 00035 #endif