gecko-dev/cck/ib/ib.h

5 строки
92 B
C

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