Dear me, many changes
Rewrote Lang (still does not work though!) New String class funcs+name Added Queue class Added MD5 class + functions
This commit is contained in:
@@ -74,7 +74,7 @@ public:
|
||||
{
|
||||
private:
|
||||
// plugin info
|
||||
CString m_Path;
|
||||
String m_Path;
|
||||
PLUG_STATUS m_Status;
|
||||
plugin_info_t *m_Info;
|
||||
// Function tables
|
||||
|
Reference in New Issue
Block a user