Click here to Skip to main content
15,903,856 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: how to open DLL files Pin
ThatsAlok24-Oct-05 18:46
ThatsAlok24-Oct-05 18:46 
AnswerRe: how to open DLL files Pin
Anonymous24-Oct-05 19:47
Anonymous24-Oct-05 19:47 
GeneralRe: how to open DLL files Pin
QuickDeveloper24-Oct-05 20:27
QuickDeveloper24-Oct-05 20:27 
GeneralRe: how to open DLL files Pin
toxcct24-Oct-05 22:36
toxcct24-Oct-05 22:36 
GeneralRe: how to open DLL files Pin
S Douglas24-Oct-05 22:49
professionalS Douglas24-Oct-05 22:49 
AnswerRe: how to open DLL files Pin
vikas amin24-Oct-05 20:49
vikas amin24-Oct-05 20:49 
GeneralRe: how to open DLL files Pin
ThatsAlok24-Oct-05 23:12
ThatsAlok24-Oct-05 23:12 
QuestionFastest way to get a file size? Pin
Andrei B24-Oct-05 17:32
Andrei B24-Oct-05 17:32 
Hi,

I need to get the size of many (can be over 5000) files very fast. What would be the fastest way to do this? Also, durring the runtime of the application, it will be getting file sizes every second or so.

As far as I know, I can use GetFileSize or I can fseek() to the end of a file.

Thanks for the help! I'm bonkrd Confused | :confused:
AnswerRe: Fastest way to get a file size? Pin
TrueTom24-Oct-05 18:55
TrueTom24-Oct-05 18:55 
GeneralRe: Fastest way to get a file size? Pin
Andrei B24-Oct-05 19:04
Andrei B24-Oct-05 19:04 
AnswerRe: Fastest way to get a file size? Pin
kakan24-Oct-05 19:26
professionalkakan24-Oct-05 19:26 
AnswerRe: Fastest way to get a file size? Pin
Anonymous24-Oct-05 19:49
Anonymous24-Oct-05 19:49 
QuestionRe: Fastest way to get a file size? Pin
David Crow25-Oct-05 3:49
David Crow25-Oct-05 3:49 
AnswerRe: Fastest way to get a file size? Pin
ThatsAlok25-Oct-05 19:17
ThatsAlok25-Oct-05 19:17 
QuestionNeed expert advice on many different matters Pin
Mariano Lopez-Gappa24-Oct-05 17:01
Mariano Lopez-Gappa24-Oct-05 17:01 
AnswerRe: Need expert advice on many different matters Pin
The NULL Developer24-Oct-05 17:43
professionalThe NULL Developer24-Oct-05 17:43 
AnswerRe: Need expert advice on many different matters Pin
Christian Graus24-Oct-05 18:23
protectorChristian Graus24-Oct-05 18:23 
AnswerRe: Need expert advice on many different matters Pin
khan++24-Oct-05 18:37
khan++24-Oct-05 18:37 
QuestionRe: Need expert advice on many different matters Pin
Mariano Lopez-Gappa25-Oct-05 6:26
Mariano Lopez-Gappa25-Oct-05 6:26 
Questionthread update data? Pin
cell5124-Oct-05 16:30
cell5124-Oct-05 16:30 
AnswerRe: thread update data? Pin
John M. Drescher24-Oct-05 16:55
John M. Drescher24-Oct-05 16:55 
AnswerRe: thread update data? Pin
Anonymous24-Oct-05 19:52
Anonymous24-Oct-05 19:52 
QuestionUsing c++ to write c++ Pin
Jordan C. Atlas24-Oct-05 15:09
Jordan C. Atlas24-Oct-05 15:09 
AnswerRe: Using c++ to write c++ Pin
User 58385224-Oct-05 15:51
User 58385224-Oct-05 15:51 
AnswerRe: Using c++ to write c++ Pin
Bob Stanneveld24-Oct-05 23:25
Bob Stanneveld24-Oct-05 23:25 

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.