Click here to Skip to main content
15,888,527 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to check i am clicking on the header of the list control Pin
Amrit Agr8-Sep-11 5:49
Amrit Agr8-Sep-11 5:49 
QuestionRe: How to check i am clicking on the header of the list control Pin
David Crow8-Sep-11 5:52
David Crow8-Sep-11 5:52 
AnswerRe: How to check i am clicking on the header of the list control [modified] Pin
Chuck O'Toole8-Sep-11 11:50
Chuck O'Toole8-Sep-11 11:50 
Questionquestion with locale [modified] Pin
Cold_Fearing_Bird8-Sep-11 4:38
Cold_Fearing_Bird8-Sep-11 4:38 
QuestionCRichEditCtrl Pin
john56328-Sep-11 2:33
john56328-Sep-11 2:33 
AnswerRe: CRichEditCtrl Pin
Orjan Westin8-Sep-11 3:15
professionalOrjan Westin8-Sep-11 3:15 
GeneralRe: CRichEditCtrl Pin
john56328-Sep-11 19:02
john56328-Sep-11 19:02 
QuestionEncryption and Decryption between C++ and C# Pin
vipin_nvk8-Sep-11 0:13
vipin_nvk8-Sep-11 0:13 
Hi
We need to encrypt a string and send across to a web service in C# over the internet. The webservice would decrpt the string and process it. How can I ensure that I use common encryption/decryption algorithms on both the client (C++, win32) and server side (C#)

I have tried to build a C++ dll with the enc/dec interfaces and give it to the C# service to call them using marshaling, but I am failing to get the desired result.


Please help

Thanks in advance
AnswerRe: Encryption and Decryption between C++ and C# Pin
Orjan Westin8-Sep-11 1:06
professionalOrjan Westin8-Sep-11 1:06 
GeneralRe: Encryption and Decryption between C++ and C# Pin
vipin_nvk8-Sep-11 1:23
vipin_nvk8-Sep-11 1:23 
GeneralRe: Encryption and Decryption between C++ and C# Pin
Orjan Westin8-Sep-11 2:11
professionalOrjan Westin8-Sep-11 2:11 
GeneralRe: Encryption and Decryption between C++ and C# Pin
vipin_nvk8-Sep-11 4:07
vipin_nvk8-Sep-11 4:07 
GeneralRe: Encryption and Decryption between C++ and C# Pin
MicroVirus8-Sep-11 4:15
MicroVirus8-Sep-11 4:15 
QuestionSocket Pin
john56327-Sep-11 23:44
john56327-Sep-11 23:44 
AnswerRe: Socket Pin
CPallini8-Sep-11 0:40
mveCPallini8-Sep-11 0:40 
AnswerRe: Socket Pin
MicroVirus8-Sep-11 4:18
MicroVirus8-Sep-11 4:18 
QuestionDBX Pin
john56327-Sep-11 21:44
john56327-Sep-11 21:44 
AnswerRe: DBX Pin
David Crow8-Sep-11 5:50
David Crow8-Sep-11 5:50 
Question1 & 0x01+1*3 Pin
includeh107-Sep-11 21:17
includeh107-Sep-11 21:17 
AnswerRe: 1 & 0x01+1*3 Pin
CPallini7-Sep-11 21:21
mveCPallini7-Sep-11 21:21 
QuestionKey-Value pair with multiples Pin
CodingLover7-Sep-11 20:46
CodingLover7-Sep-11 20:46 
AnswerRe: Key-Value pair with multiples Pin
CPallini7-Sep-11 21:23
mveCPallini7-Sep-11 21:23 
GeneralRe: Key-Value pair with multiples Pin
CodingLover12-Sep-11 19:01
CodingLover12-Sep-11 19:01 
GeneralRe: Key-Value pair with multiples Pin
CPallini12-Sep-11 21:31
mveCPallini12-Sep-11 21:31 
AnswerRe: Key-Value pair with multiples Pin
panda_mo7-Sep-11 22:46
panda_mo7-Sep-11 22:46 

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.