Click here to Skip to main content
15,919,422 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Please help immediately!! Pin
david_gilmour2-Dec-04 21:29
david_gilmour2-Dec-04 21:29 
GeneralRe: Please help immediately!! Pin
Jon Hulatt3-Dec-04 2:22
Jon Hulatt3-Dec-04 2:22 
GeneralRe: Please help immediately!! Pin
John R. Shaw4-Dec-04 9:17
John R. Shaw4-Dec-04 9:17 
GeneralRe: Please help immediately!! Pin
Jon Hulatt3-Dec-04 2:24
Jon Hulatt3-Dec-04 2:24 
QuestionHow to compare two files quickly? Pin
Jelfy2-Dec-04 17:53
Jelfy2-Dec-04 17:53 
AnswerRe: How to compare two files quickly? Pin
Member 3076122-Dec-04 19:27
Member 3076122-Dec-04 19:27 
AnswerRe: How to compare two files quickly? Pin
Henry miller3-Dec-04 3:33
Henry miller3-Dec-04 3:33 
GeneralRe: How to compare two files quickly? Pin
Harold Bamford3-Dec-04 5:40
Harold Bamford3-Dec-04 5:40 
Henry miller wrote:
If you want some example source code, search for "diff", which is a unix utility that does what you want. (and many other things)

Good idea. However, "diff" is for text files. If you want to compare binary files, try the unix utility "cmp"

If you don't have the source to the unix utilities, try looking at cygwin, a Unix-on-DOS implementation:

http://www.cygwin.com[^]
AnswerRe: How to compare two files quickly? Pin
Antony M Kancidrowski3-Dec-04 5:39
Antony M Kancidrowski3-Dec-04 5:39 
QuestionHow to add Check Boxes to every Column data using C++ to a List Control? Pin
pubududilena2-Dec-04 17:50
pubududilena2-Dec-04 17:50 
AnswerRe: How to add Check Boxes to every Column data using C++ to a List Control? Pin
David Crow3-Dec-04 2:25
David Crow3-Dec-04 2:25 
QuestionWindows MIDI driver(usb).....can anyone tell me functions that handle this? Pin
namaskaaram2-Dec-04 17:35
namaskaaram2-Dec-04 17:35 
QuestionHow much overhead does std::vector have? Pin
Robert Buldoc2-Dec-04 16:53
Robert Buldoc2-Dec-04 16:53 
GeneralMouse Operations Pin
shijuck2-Dec-04 15:42
shijuck2-Dec-04 15:42 
GeneralRe: Mouse Operations Pin
John R. Shaw2-Dec-04 16:15
John R. Shaw2-Dec-04 16:15 
GeneralDialog Handle Pin
max_gundam152-Dec-04 14:05
max_gundam152-Dec-04 14:05 
GeneralRe: Dialog Handle Pin
David Crow3-Dec-04 2:26
David Crow3-Dec-04 2:26 
GeneralC++ dll into visual basic - expert needed! Pin
hemenders2-Dec-04 13:38
hemenders2-Dec-04 13:38 
Generaldetermine the menu option selected Pin
Araj012-Dec-04 12:23
Araj012-Dec-04 12:23 
GeneralRe: determine the menu option selected Pin
Maximilien2-Dec-04 12:31
Maximilien2-Dec-04 12:31 
GeneralRe: determine the menu option selected Pin
Araj012-Dec-04 12:37
Araj012-Dec-04 12:37 
GeneralRe: determine the menu option selected Pin
Maximilien2-Dec-04 13:50
Maximilien2-Dec-04 13:50 
GeneralRe: determine the menu option selected Pin
David Crow3-Dec-04 2:32
David Crow3-Dec-04 2:32 
GeneralRe: determine the menu option selected Pin
Araj013-Dec-04 5:54
Araj013-Dec-04 5:54 
GeneralRe: determine the menu option selected Pin
David Crow3-Dec-04 7:53
David Crow3-Dec-04 7:53 

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.