Click here to Skip to main content
15,893,564 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralATL-OleDb consumer classes & Windows CE Pin
Member 40090921-Jul-02 20:23
Member 40090921-Jul-02 20:23 
QuestionHow do you get special folder path/names? Pin
Abin21-Jul-02 19:30
Abin21-Jul-02 19:30 
AnswerRe: How do you get special folder path/names? Pin
PJ Arends21-Jul-02 19:48
professionalPJ Arends21-Jul-02 19:48 
Generalgrouped command buttons Pin
dhon21-Jul-02 19:04
dhon21-Jul-02 19:04 
GeneralA question of device Pin
bigcake21-Jul-02 16:15
bigcake21-Jul-02 16:15 
Generala question about tree control Pin
realfly21-Jul-02 16:14
realfly21-Jul-02 16:14 
GeneralRe: a question about tree control Pin
Matt Newman21-Jul-02 16:25
Matt Newman21-Jul-02 16:25 
GeneralRe: a question about tree control Pin
realfly21-Jul-02 16:56
realfly21-Jul-02 16:56 
GeneralRe: a question about tree control Pin
Matt Newman22-Jul-02 7:39
Matt Newman22-Jul-02 7:39 
GeneralRe: a question about tree control Pin
realfly22-Jul-02 15:29
realfly22-Jul-02 15:29 
GeneralRe: a question about tree control Pin
Matt Newman22-Jul-02 15:32
Matt Newman22-Jul-02 15:32 
GeneralLooking for a good algorithm to compare lots of files Pin
Hiusing21-Jul-02 16:06
Hiusing21-Jul-02 16:06 
GeneralRe: Looking for a good algorithm to compare lots of files Pin
Chris Losinger21-Jul-02 17:29
professionalChris Losinger21-Jul-02 17:29 
GeneralRe: Looking for a good algorithm to compare lots of files Pin
Alexandru Savescu21-Jul-02 23:44
Alexandru Savescu21-Jul-02 23:44 
GeneralRe: Looking for a good algorithm to compare lots of files Pin
Raphael Kindt21-Jul-02 22:55
Raphael Kindt21-Jul-02 22:55 
GeneralRe: Looking for a good algorithm to compare lots of files Pin
benjymous21-Jul-02 23:21
benjymous21-Jul-02 23:21 
GeneralRe: Looking for a good algorithm to compare lots of files Pin
Paresh Solanki22-Jul-02 0:41
Paresh Solanki22-Jul-02 0:41 
First Sort file list by size (smallest first)
Then for each file, compare against others in list. If size is different, move to next file (do not compare other files in list - no need since you have already sorted by size)
If sizes are the same, then compare contents.

I have already written a little utility to do this myself and I can email you the source if you like.


Paresh Solanki
"Set you're faces to stunned..."
GeneralRe: Looking for a good algorithm to compare lots of files Pin
Pedro238022-Jul-02 1:49
Pedro238022-Jul-02 1:49 
Questionanyone have used thumbctl?? Pin
rokia21-Jul-02 16:03
rokia21-Jul-02 16:03 
AnswerRe: anyone have used thumbctl?? Pin
Chris Losinger21-Jul-02 17:29
professionalChris Losinger21-Jul-02 17:29 
QuestionHow I can open a pdf file and read in one (1) line of information? Pin
DanYELL21-Jul-02 11:58
DanYELL21-Jul-02 11:58 
AnswerRe: How I can open a pdf file and read in one (1) line of information? Pin
Nish Nishant21-Jul-02 15:47
sitebuilderNish Nishant21-Jul-02 15:47 
AnswerRe: How I can open a pdf file and read in one (1) line of information? Pin
benjymous22-Jul-02 2:32
benjymous22-Jul-02 2:32 
GeneralWinsock Error 10038 while FTPing Pin
Anonymous21-Jul-02 11:16
Anonymous21-Jul-02 11:16 
GeneralCommon code bugs Pin
anatase21-Jul-02 10:59
anatase21-Jul-02 10:59 

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.