Click here to Skip to main content
15,887,267 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionSyncing the files Pin
cuteee21-Feb-06 7:03
cuteee21-Feb-06 7:03 
AnswerRe: Syncing the files Pin
David Crow21-Feb-06 7:13
David Crow21-Feb-06 7:13 
GeneralRe: Syncing the files Pin
cuteee21-Feb-06 10:47
cuteee21-Feb-06 10:47 
QuestionRe: Syncing the files Pin
David Crow22-Feb-06 2:48
David Crow22-Feb-06 2:48 
QuestionRe: Syncing the files Pin
cuteee22-Feb-06 6:49
cuteee22-Feb-06 6:49 
QuestionRe: Syncing the files Pin
David Crow22-Feb-06 7:31
David Crow22-Feb-06 7:31 
QuestionRe: Syncing the files Pin
cuteee22-Feb-06 7:34
cuteee22-Feb-06 7:34 
AnswerRe: Syncing the files Pin
David Crow22-Feb-06 7:41
David Crow22-Feb-06 7:41 
Ahhh, that is not the same thing as synchronizing. The first thing to do, as I already mentioned, is merge the two files together, thus producing:

10
10
11
11
12
13
13
14
14
15
15
16
17
17

Then you'll want to remove unique items, and then all but one of multiple items.


"Let us be thankful for the fools. But for them the rest of us could not succeed." - Mark Twain


QuestionDrawings disappear !!! Pin
llp00na21-Feb-06 6:17
llp00na21-Feb-06 6:17 
AnswerRe: Drawings disappear !!! Pin
Jim Crafton21-Feb-06 6:31
Jim Crafton21-Feb-06 6:31 
GeneralRe: Drawings disappear !!! Pin
llp00na21-Feb-06 7:05
llp00na21-Feb-06 7:05 
AnswerRe: Drawings disappear !!! Pin
David Crow21-Feb-06 7:14
David Crow21-Feb-06 7:14 
GeneralRe: Drawings disappear !!! Pin
llp00na21-Feb-06 7:20
llp00na21-Feb-06 7:20 
GeneralRe: Drawings disappear !!! Pin
David Crow21-Feb-06 9:04
David Crow21-Feb-06 9:04 
GeneralRe: Drawings disappear !!! Pin
llp00na22-Feb-06 2:05
llp00na22-Feb-06 2:05 
GeneralRe: Drawings disappear !!! Pin
Stephen Hewitt21-Feb-06 11:24
Stephen Hewitt21-Feb-06 11:24 
GeneralRe: Drawings disappear !!! Pin
Owner drawn21-Feb-06 16:46
Owner drawn21-Feb-06 16:46 
GeneralRe: Drawings disappear !!! Pin
David Crow22-Feb-06 2:43
David Crow22-Feb-06 2:43 
GeneralRe: Drawings disappear !!! Pin
Stephen Hewitt22-Feb-06 11:19
Stephen Hewitt22-Feb-06 11:19 
AnswerRe: Drawings disappear !!! partially solved Pin
llp00na21-Feb-06 7:34
llp00na21-Feb-06 7:34 
AnswerRe: Drawings disappear !!! Pin
Michael Dunn21-Feb-06 8:33
sitebuilderMichael Dunn21-Feb-06 8:33 
GeneralRe: Drawings disappear !!! Pin
llp00na21-Feb-06 8:39
llp00na21-Feb-06 8:39 
GeneralRe: Drawings disappear !!! Pin
Michael Dunn21-Feb-06 9:15
sitebuilderMichael Dunn21-Feb-06 9:15 
Questionsending mail in vc++ Pin
renuchandran21-Feb-06 6:10
renuchandran21-Feb-06 6:10 
AnswerRe: sending mail in vc++ Pin
David Crow21-Feb-06 6:14
David Crow21-Feb-06 6:14 

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.