Click here to Skip to main content
15,909,829 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Redistributing a command-line program made with VC++ 2005? Pin
jhwurmbach28-Aug-07 2:05
jhwurmbach28-Aug-07 2:05 
QuestionWriting a C++ code to print a file Pin
barun_iit28-Aug-07 1:29
barun_iit28-Aug-07 1:29 
AnswerRe: Writing a C++ code to print a file Pin
Nishad S28-Aug-07 1:39
Nishad S28-Aug-07 1:39 
AnswerRe: Writing a C++ code to print a file Pin
chandu00428-Aug-07 1:42
chandu00428-Aug-07 1:42 
GeneralRe: Writing a C++ code to print a file Pin
barun_iit28-Aug-07 18:10
barun_iit28-Aug-07 18:10 
QuestionIdentifying a corrupt exe Pin
vipin_nvk28-Aug-07 1:15
vipin_nvk28-Aug-07 1:15 
AnswerRe: Identifying a corrupt exe Pin
jhwurmbach28-Aug-07 1:38
jhwurmbach28-Aug-07 1:38 
AnswerRe: Identifying a corrupt exe Pin
kasturi_haribabu28-Aug-07 1:42
kasturi_haribabu28-Aug-07 1:42 
Although there is no Direct way to do this, letme specify some alternatives.

1. calculate the Check sum of the File before you save and validate it after your file copy operation is complete. (Less Error prone but effective)

2.Verify the Size of the file copied.


haribabu
QuestionInside ntdll.dll Pin
Waldermort28-Aug-07 1:04
Waldermort28-Aug-07 1:04 
AnswerRe: Inside ntdll.dll Pin
Stephen Hewitt28-Aug-07 14:49
Stephen Hewitt28-Aug-07 14:49 
GeneralRe: Inside ntdll.dll Pin
Waldermort28-Aug-07 14:55
Waldermort28-Aug-07 14:55 
QuestionTemplates Pin
Russell'28-Aug-07 0:16
Russell'28-Aug-07 0:16 
AnswerRe: Templates Pin
Russell'28-Aug-07 0:52
Russell'28-Aug-07 0:52 
GeneralRe: Templates Pin
sw@thi28-Aug-07 1:34
sw@thi28-Aug-07 1:34 
GeneralRe: Templates Pin
Russell'28-Aug-07 1:50
Russell'28-Aug-07 1:50 
GeneralRe: Templates Pin
Mark Salsbery28-Aug-07 6:37
Mark Salsbery28-Aug-07 6:37 
GeneralRe: Templates Pin
Russell'28-Aug-07 7:11
Russell'28-Aug-07 7:11 
GeneralRe: Templates Pin
Mark Salsbery28-Aug-07 7:18
Mark Salsbery28-Aug-07 7:18 
QuestionC++/MFC GDI Fonts. Pin
Bhavesh Bagadiya28-Aug-07 0:03
Bhavesh Bagadiya28-Aug-07 0:03 
AnswerRe: C++/MFC GDI Fonts. Pin
chandu00428-Aug-07 0:08
chandu00428-Aug-07 0:08 
GeneralRe: C++/MFC GDI Fonts. Pin
Bhavesh Bagadiya28-Aug-07 0:12
Bhavesh Bagadiya28-Aug-07 0:12 
NewsRe: C++/MFC GDI Fonts. Pin
chandu00428-Aug-07 0:41
chandu00428-Aug-07 0:41 
GeneralRe: C++/MFC GDI Fonts. Pin
Bhavesh Bagadiya28-Aug-07 0:55
Bhavesh Bagadiya28-Aug-07 0:55 
AnswerRe: C++/MFC GDI Fonts. Pin
David Crow28-Aug-07 2:42
David Crow28-Aug-07 2:42 
AnswerRe: C++/MFC GDI Fonts. Pin
Iain Clarke, Warrior Programmer28-Aug-07 3:51
Iain Clarke, Warrior Programmer28-Aug-07 3:51 

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.