Search found 3 matches

by ExpertDUKE
2004-04-26 14:32
Forum: Programmer's Help
Topic: Sharesize conflict
Replies: 9
Views: 5137

Some problems with code....

a. there is an error with the while condition (coder=lame) ? (coder==lame???) :( b. another error: coder==lame ---> coder == "lame" :?: c. this condition is always FALSE so the while expression never get to be done... :lol: d. If the only thing I wanted was to change the reported SHARESIZE, 8) I wou...
by ExpertDUKE
2004-04-26 10:55
Forum: Programmer's Help
Topic: Sharesize conflict
Replies: 9
Views: 5137

yes...can u help me fix it up?
im really desperate...
by ExpertDUKE
2004-04-26 10:36
Forum: Programmer's Help
Topic: Sharesize conflict
Replies: 9
Views: 5137

Sharesize conflict

hello everyone,
i have a problem with DC++,
I compiled the code myself... and I have problem with the share size that is reported in my DcLst.
I searched for the functions that do that and all i found is GetSize in File.h.

Can anyone help me???