Click here to Skip to main content
16,007,126 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralPolymorphism in C++ Pin
gutsyfarid1-Jul-04 21:27
gutsyfarid1-Jul-04 21:27 
GeneralRe: Polymorphism in C++ Pin
Johnny ²2-Jul-04 2:20
Johnny ²2-Jul-04 2:20 
GeneralRe: Polymorphism in C++ Pin
mfareed_baig2-Jul-04 2:58
mfareed_baig2-Jul-04 2:58 
GeneralRe: Polymorphism in C++ Pin
Johan Rosengren2-Jul-04 6:43
Johan Rosengren2-Jul-04 6:43 
GeneralRe: Polymorphism in C++ Pin
Paul Ranson2-Jul-04 3:28
Paul Ranson2-Jul-04 3:28 
GeneralRe: Polymorphism in C++ Pin
Blake Miller2-Jul-04 7:55
Blake Miller2-Jul-04 7:55 
Generalgetting quota (space) for an logged-in user in FTP Pin
harinat1-Jul-04 21:25
harinat1-Jul-04 21:25 
GeneralRe: getting quota (space) for an logged-in user in FTP Pin
Ted Ferenc1-Jul-04 21:45
Ted Ferenc1-Jul-04 21:45 
in UNI*/perl

<br />
$dir = "/myserver/mydir";<br />
$aa=qx(du -s -k -m $dir);<br />
print "<BR>size of website in MB $aa<BR>";


in FTP I think your only solution is to manually recurse through all the subdirectories geting the size of each file, if you are using the MFC CFtpFileFind is one solution



"Laughing at our mistakes can lengthen our own life. Laughing at someone else's can shorten it."

- Cullen Hightower
GeneralRe: getting quota (space) for an logged-in user in FTP Pin
harinat1-Jul-04 22:17
harinat1-Jul-04 22:17 
GeneralRe: getting quota (space) for an logged-in user in FTP Pin
Ted Ferenc1-Jul-04 23:00
Ted Ferenc1-Jul-04 23:00 
QuestionHow to add functionality on 'OK' button on a property sheet? Pin
Rajesh_K_Sharma1-Jul-04 21:21
Rajesh_K_Sharma1-Jul-04 21:21 
AnswerRe: How to add functionality on 'OK' button on a property sheet? Pin
Antony M Kancidrowski2-Jul-04 1:58
Antony M Kancidrowski2-Jul-04 1:58 
AnswerRe: How to add functionality on 'OK' button on a property sheet? Pin
PJ Arends2-Jul-04 17:55
professionalPJ Arends2-Jul-04 17:55 
GeneralData base Question ( VC++ and ACCESS) Pin
Anonymous1-Jul-04 20:43
Anonymous1-Jul-04 20:43 
GeneralRe: Data base Question ( VC++ and ACCESS) Pin
RChin2-Jul-04 0:36
RChin2-Jul-04 0:36 
QuestionHow to change Menu caption dynamically? Pin
uus991-Jul-04 20:37
uus991-Jul-04 20:37 
AnswerRe: How to change Menu caption dynamically? Pin
bneacetp1-Jul-04 20:53
bneacetp1-Jul-04 20:53 
GeneralRe: How to change Menu caption dynamically? Pin
uus991-Jul-04 21:13
uus991-Jul-04 21:13 
GeneralRe: How to change Menu caption dynamically? Pin
Antony M Kancidrowski2-Jul-04 2:22
Antony M Kancidrowski2-Jul-04 2:22 
GeneralRe: How to change Menu caption dynamically? Pin
uus992-Jul-04 4:16
uus992-Jul-04 4:16 
GeneralRe: How to change Menu caption dynamically? Pin
uus992-Jul-04 4:32
uus992-Jul-04 4:32 
GeneralSubclassing Buttons on CPropertySheet Pin
Monty21-Jul-04 19:46
Monty21-Jul-04 19:46 
GeneralRe: Subclassing Buttons on CPropertySheet Pin
PJ Arends2-Jul-04 17:56
professionalPJ Arends2-Jul-04 17:56 
GeneralCompilation problem after installing XP SP2 PSDK on Win2k machine Pin
Vaibhav Sanghavi1-Jul-04 19:17
Vaibhav Sanghavi1-Jul-04 19:17 
GeneralC++ optimization problem Pin
Indrawati1-Jul-04 13:46
Indrawati1-Jul-04 13:46 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.