typedef struct s_xpi {
CString xpiname;
CString filename;
} XPI;
void CreateRshell(void);
void CreateHelpMenu(void);
void CreateBuddyList(void);