Click here to Skip to main content
15,914,016 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to get Rect value ????? HELP !!!! Pin
JohnCz18-Mar-05 10:53
JohnCz18-Mar-05 10:53 
AnswerRe: How to get Rect value ????? HELP !!!! Pin
Member 143833713-Mar-05 11:22
Member 143833713-Mar-05 11:22 
AnswerRe: How to get Rect value ????? HELP !!!! Pin
Maximilien13-Mar-05 13:11
Maximilien13-Mar-05 13:11 
QuestionHow can I detect a CODEC was installed? And detect its version. Pin
Behzad Ebrahimi13-Mar-05 5:00
Behzad Ebrahimi13-Mar-05 5:00 
General[Q]: Number of overloaded functions... Pin
rbid13-Mar-05 4:40
rbid13-Mar-05 4:40 
GeneralRe: [Q]: Number of overloaded functions... Pin
David Crow14-Mar-05 3:30
David Crow14-Mar-05 3:30 
GeneralGNU diff.exe this code ins't working :( Pin
YaronNir13-Mar-05 4:05
YaronNir13-Mar-05 4:05 
GeneralRe: GNU diff.exe this code ins't working :( Pin
Gary R. Wheeler13-Mar-05 4:22
Gary R. Wheeler13-Mar-05 4:22 
This means that the diff.exe process ran, and returned an exit code of 2. Taking a guess, this might mean that the two files you passed to it did not compare (they didn't have the same contents).

If you've got the documentation, see what diff.exe returns for files that are identical and those that are not. You might also want to try this from the command line or a batch file, where you can test exit codes using IF ERRORLEVEL.


Software Zen: delete this;
GeneralRe: GNU diff.exe this code ins't working :( Pin
YaronNir13-Mar-05 4:29
YaronNir13-Mar-05 4:29 
GeneralRe: GNU diff.exe this code ins't working :( Pin
Gary R. Wheeler13-Mar-05 5:11
Gary R. Wheeler13-Mar-05 5:11 
GeneralRe: GNU diff.exe this code ins't working :( Pin
YaronNir13-Mar-05 5:15
YaronNir13-Mar-05 5:15 
GeneralRe: GNU diff.exe this code ins't working :( Pin
David Crow14-Mar-05 3:36
David Crow14-Mar-05 3:36 
GeneralRe: GNU diff.exe this code ins't working :( Pin
YaronNir14-Mar-05 6:39
YaronNir14-Mar-05 6:39 
Generalurgent- how to flush output buffers in VC++ Pin
Member 176156313-Mar-05 3:29
Member 176156313-Mar-05 3:29 
GeneralRe: urgent- how to flush output buffers in VC++ Pin
Gary R. Wheeler13-Mar-05 4:25
Gary R. Wheeler13-Mar-05 4:25 
GeneralRe: urgent- how to flush output buffers in VC++ Pin
Member 176156313-Mar-05 16:06
Member 176156313-Mar-05 16:06 
GeneralRe: urgent- how to flush output buffers in VC++ Pin
Member 176156314-Mar-05 0:18
Member 176156314-Mar-05 0:18 
GeneralMessenger Addon Pin
Kannan Ramanathan13-Mar-05 3:14
Kannan Ramanathan13-Mar-05 3:14 
GeneralVirtual Inheritancae and Mutiple Inheritance Pin
phijophlip13-Mar-05 3:05
phijophlip13-Mar-05 3:05 
GeneralRe: Virtual Inheritancae and Mutiple Inheritance Pin
YaronNir13-Mar-05 4:11
YaronNir13-Mar-05 4:11 
GeneralRe: Virtual Inheritancae and Mutiple Inheritance Pin
Michael Dunn13-Mar-05 4:58
sitebuilderMichael Dunn13-Mar-05 4:58 
GeneralRe: Virtual Inheritancae and Mutiple Inheritance Pin
Gary R. Wheeler13-Mar-05 5:13
Gary R. Wheeler13-Mar-05 5:13 
GeneralRe: Virtual Inheritancae and Mutiple Inheritance Pin
Gary R. Wheeler13-Mar-05 5:01
Gary R. Wheeler13-Mar-05 5:01 
GeneralEscape key Pin
gdocherty13-Mar-05 1:13
gdocherty13-Mar-05 1:13 
GeneralRe: Escape key Pin
Graham Bradshaw13-Mar-05 2:19
Graham Bradshaw13-Mar-05 2:19 

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.