1
edit
Changes
→R0.2 PART 1 - CLabel.cpp (Complete)
* being done by Balwinder Singh
* status '''DONE'''
CLabel(const char *Str, int Row, int Col, int Len = 0);
CLabel(int, int, int);
bool editable()const;
void set(const void*);
</pre>
=== R0.2 Part 2 - CDialog.cpp ===