Click here to Skip to main content
15,920,688 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionException code: c0000090 (FLT_INVALID_OPERATION) - I am in despair! Pin
Best Kiluyar15-May-07 0:25
Best Kiluyar15-May-07 0:25 
AnswerRe: Exception code: c0000090 (FLT_INVALID_OPERATION) - I am in despair! Pin
Arman S.15-May-07 2:09
Arman S.15-May-07 2:09 
QuestionAny File Encryption Pin
Genius Am Not15-May-07 0:21
Genius Am Not15-May-07 0:21 
AnswerRe: Any File Encryption Pin
Arman S.15-May-07 0:25
Arman S.15-May-07 0:25 
GeneralRe: Any File Encryption Pin
Genius Am Not15-May-07 0:35
Genius Am Not15-May-07 0:35 
GeneralRe: Any File Encryption Pin
Arman S.15-May-07 1:09
Arman S.15-May-07 1:09 
GeneralRe: Any File Encryption Pin
Genius Am Not15-May-07 1:17
Genius Am Not15-May-07 1:17 
GeneralRe: Any File Encryption Pin
Arman S.15-May-07 2:20
Arman S.15-May-07 2:20 
Ok, if your purpose is solely encrypt/decrypt, then this code will do. Only do open the file in binary mode, read bytes from there and pass them to your enryption algorythm. If after encryption and a corresponding decryption you cannot get what you had before, than your algorythms are wrong; no matter you have used video, image or other types of files.

--
=====
Arman

GeneralRe: Any File Encryption Pin
Genius Am Not20-May-07 22:52
Genius Am Not20-May-07 22:52 
QuestionTrack other processes in the computer Pin
kamalesh8214-May-07 23:58
kamalesh8214-May-07 23:58 
AnswerRe: Track other processes in the computer [modified] Pin
Arman S.15-May-07 0:10
Arman S.15-May-07 0:10 
AnswerRe: Track other processes in the computer Pin
AkiraOne15-May-07 0:15
AkiraOne15-May-07 0:15 
AnswerRe: Track other processes in the computer Pin
Hamid_RT15-May-07 0:58
Hamid_RT15-May-07 0:58 
AnswerRe: Track other processes in the computer Pin
kasturi_haribabu15-May-07 1:08
kasturi_haribabu15-May-07 1:08 
GeneralRe: Track other processes in the computer Pin
Hamid_RT15-May-07 1:18
Hamid_RT15-May-07 1:18 
GeneralRe: Track other processes in the computer Pin
kamalesh8215-May-07 1:20
kamalesh8215-May-07 1:20 
Questionchanging row colour Pin
neha.agarwal2714-May-07 23:53
neha.agarwal2714-May-07 23:53 
AnswerRe: changing row colour Pin
Hamid_RT15-May-07 0:45
Hamid_RT15-May-07 0:45 
AnswerRe: changing row colour Pin
Nelek15-May-07 0:48
protectorNelek15-May-07 0:48 
QuestionProblem with constructor overloading... Pin
sandeepkavade14-May-07 23:46
sandeepkavade14-May-07 23:46 
AnswerRe: Problem with constructor overloading... Pin
Cedric Moonen14-May-07 23:54
Cedric Moonen14-May-07 23:54 
GeneralRe: Problem with constructor overloading... Pin
sandeepkavade14-May-07 23:57
sandeepkavade14-May-07 23:57 
AnswerRe: Problem with constructor overloading... Pin
Arman S.15-May-07 0:00
Arman S.15-May-07 0:00 
QuestionRe: Problem with constructor overloading... Pin
David Crow15-May-07 3:25
David Crow15-May-07 3:25 
QuestionNeed help. I am trying to implement UDP for transferring file Pin
yaminisridaran14-May-07 23:26
yaminisridaran14-May-07 23:26 

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.