Click here to Skip to main content
15,797,330 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: Invoking a modal Dialog whitin a modal Pin
David Crow20-Feb-13 11:08
David Crow20-Feb-13 11:08 
AnswerRe: Invoking a modal Dialog whitin a modal Pin
ForNow20-Feb-13 11:43
ForNow20-Feb-13 11:43 
SuggestionRe: Invoking a modal Dialog whitin a modal Pin
David Crow20-Feb-13 11:46
David Crow20-Feb-13 11:46 
QuestionRe: Invoking a modal Dialog whitin a modal Pin
David Crow19-Feb-13 5:34
David Crow19-Feb-13 5:34 
AnswerRe: Invoking a modal Dialog whitin a modal Pin
ForNow19-Feb-13 7:10
ForNow19-Feb-13 7:10 
GeneralRe: Invoking a modal Dialog whitin a modal Pin
Richard MacCutchan19-Feb-13 9:50
mveRichard MacCutchan19-Feb-13 9:50 
QuestionRe: Invoking a modal Dialog whitin a modal Pin
David Crow19-Feb-13 10:36
David Crow19-Feb-13 10:36 
QuestionCreate a program to encrypt and decrypt binary files using S-DES (Simplified DES) in the Cipher Block Chaining mode. Pin
franksilva14318-Feb-13 8:16
franksilva14318-Feb-13 8:16 
SQL
The program takes the input of an initial key and an initial
vector, reads the plaintext or ciphertext from a file, conducts the encryption or
decryption, and writes the resulting ciphertext or plaintext into a second file.

SQL
test case is as follows: using a binary initialization vector of 10101010, a binary plaintext
of 00000001 00100011 encrypted with a binary key of 0111111101 should give a binary
ciphertext of 11110100 00001011. Decryption should work correspondingly.

AnswerRe: Create a program to encrypt and decrypt binary files using S-DES (Simplified DES) in the Cipher Block Chaining mode. Pin
Richard MacCutchan18-Feb-13 8:56
mveRichard MacCutchan18-Feb-13 8:56 
QuestionProblem with extra extensions in File Dialog Pin
tgtracey18-Feb-13 7:37
tgtracey18-Feb-13 7:37 
AnswerRe: Problem with extra extensions in File Dialog Pin
Richard MacCutchan18-Feb-13 8:58
mveRichard MacCutchan18-Feb-13 8:58 
AnswerRe: Problem with extra extensions in File Dialog Pin
Shaheed Legion18-Feb-13 12:55
Shaheed Legion18-Feb-13 12:55 
QuestionWinHelp not working properly in MFC Pin
vermaashish_mca18-Feb-13 4:01
vermaashish_mca18-Feb-13 4:01 
QuestionFreelancer software developer with 10 years experience C/C++,VC++,Qt,Qwt,OpenGL Pin
appollosputnik18-Feb-13 2:45
appollosputnik18-Feb-13 2:45 
QuestionHow to execute java exe in VC++ 2010 ? Pin
IICTECH17-Feb-13 23:41
IICTECH17-Feb-13 23:41 
AnswerRe: How to execute java exe in VC++ 2010 ? Pin
Richard MacCutchan17-Feb-13 23:42
mveRichard MacCutchan17-Feb-13 23:42 
GeneralRe: How to execute java exe in VC++ 2010 ? Pin
IICTECH18-Feb-13 1:26
IICTECH18-Feb-13 1:26 
GeneralRe: How to execute java exe in VC++ 2010 ? Pin
Richard MacCutchan18-Feb-13 7:17
mveRichard MacCutchan18-Feb-13 7:17 
GeneralRe: How to execute java exe in VC++ 2010 ? Pin
_AnsHUMAN_ 19-Feb-13 4:01
_AnsHUMAN_ 19-Feb-13 4:01 
QuestionRe: How to execute java exe in VC++ 2010 ? Pin
David Crow19-Feb-13 5:32
David Crow19-Feb-13 5:32 
Questionreading cell value from excel through C++ Pin
Magesh Cool17-Feb-13 21:19
Magesh Cool17-Feb-13 21:19 
AnswerRe: reading cell value from excel through C++ Pin
_Flaviu17-Feb-13 22:47
_Flaviu17-Feb-13 22:47 
AnswerRe: reading cell value from excel through C++ Pin
abhi sharma19-Feb-13 2:56
abhi sharma19-Feb-13 2:56 
AnswerRe: reading cell value from excel through C++ Pin
_AnsHUMAN_ 19-Feb-13 4:04
_AnsHUMAN_ 19-Feb-13 4:04 
Generalconvert the code VB6 to VC++ 6. Pin
Asem Alsaif17-Feb-13 8:38
Asem Alsaif17-Feb-13 8:38 

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.