Code: Select all
wxString empty_str;
Code: Select all
wxString empty_str;
Code: Select all
wxULongLong size = sel_dir.GetTotalSize("E:\\aktuell");
wxString test = size.ToString();
I've seen it some time ago. I don't remeber why but I found it doesn't meet my needs. Maybe because it's just CORBA implementation - and as I mention - I have some additional ideas for such a framework (one of them: avoiding a need for a naming service).phlox81 wrote:Take a look at mico: http://www.mico.org/