Click here to Skip to main content
15,918,268 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: the difference of using custom control and picture ? Pin
Mark Salsbery19-Nov-06 14:23
Mark Salsbery19-Nov-06 14:23 
GeneralRe: the difference of using custom control and picture ? Pin
cyn819-Nov-06 14:44
cyn819-Nov-06 14:44 
GeneralRe: the difference of using custom control and picture ? Pin
Mark Salsbery20-Nov-06 5:03
Mark Salsbery20-Nov-06 5:03 
QuestionHashing algorithms Pin
Waldermort18-Nov-06 20:51
Waldermort18-Nov-06 20:51 
AnswerRe: Hashing algorithms Pin
PJ Arends18-Nov-06 23:44
professionalPJ Arends18-Nov-06 23:44 
AnswerRe: Hashing algorithms Pin
El Corazon19-Nov-06 5:12
El Corazon19-Nov-06 5:12 
AnswerRe: Hashing algorithms Pin
Jörgen Sigvardsson19-Nov-06 5:36
Jörgen Sigvardsson19-Nov-06 5:36 
AnswerRe: Hashing algorithms Pin
Blake Miller22-Nov-06 3:58
Blake Miller22-Nov-06 3:58 
With the CRC32, I would issue these warnings:
1. If the CRC32 matches, it does not mean the two images are identical.
2. If the CRC32 does NOT match, it means the 2 images are NOT identical.

Questionfgetc/fputc crashes with long filenames [modified] Pin
chichina18-Nov-06 17:33
chichina18-Nov-06 17:33 
AnswerRe: fgetc/fputc crashes with long filenames Pin
PJ Arends18-Nov-06 18:45
professionalPJ Arends18-Nov-06 18:45 
GeneralRe: fgetc/fputc crashes with long filenames Pin
chichina18-Nov-06 18:59
chichina18-Nov-06 18:59 
AnswerRe: fgetc/fputc crashes with long filenames [modified] Pin
Steve Echols18-Nov-06 18:59
Steve Echols18-Nov-06 18:59 
GeneralRe: fgetc/fputc crashes with long filenames Pin
chichina18-Nov-06 19:04
chichina18-Nov-06 19:04 
GeneralRe: fgetc/fputc crashes with long filenames Pin
Steve Echols18-Nov-06 19:16
Steve Echols18-Nov-06 19:16 
GeneralRe: fgetc/fputc crashes with long filenames Pin
chichina18-Nov-06 19:22
chichina18-Nov-06 19:22 
GeneralRe: fgetc/fputc crashes with long filenames Pin
Steve Echols18-Nov-06 20:04
Steve Echols18-Nov-06 20:04 
GeneralRe: fgetc/fputc crashes with long filenames Pin
Michael Dunn18-Nov-06 20:33
sitebuilderMichael Dunn18-Nov-06 20:33 
GeneralRe: fgetc/fputc crashes with long filenames Pin
Steve Echols18-Nov-06 20:36
Steve Echols18-Nov-06 20:36 
GeneralRe: fgetc/fputc crashes with long filenames Pin
chichina18-Nov-06 21:21
chichina18-Nov-06 21:21 
AnswerRe: fgetc/fputc crashes with long filenames Pin
Michael Dunn18-Nov-06 19:17
sitebuilderMichael Dunn18-Nov-06 19:17 
GeneralRe: fgetc/fputc crashes with long filenames Pin
chichina18-Nov-06 19:39
chichina18-Nov-06 19:39 
GeneralRe: fgetc/fputc crashes with long filenames Pin
Steve Echols18-Nov-06 20:02
Steve Echols18-Nov-06 20:02 
GeneralRe: fgetc/fputc crashes with long filenames Pin
chichina18-Nov-06 20:24
chichina18-Nov-06 20:24 
GeneralRe: fgetc/fputc crashes with long filenames Pin
Michael Dunn18-Nov-06 20:31
sitebuilderMichael Dunn18-Nov-06 20:31 
GeneralRe: fgetc/fputc crashes with long filenames Pin
chichina18-Nov-06 20:40
chichina18-Nov-06 20:40 

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.