Click here to Skip to main content
16,004,895 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
Questionusing the System::Collections::IEnumerator() Pin
anumadhu23-Apr-07 1:01
anumadhu23-Apr-07 1:01 
AnswerRe: using the System::Collections::IEnumerator() Pin
Mark Salsbery23-Apr-07 7:12
Mark Salsbery23-Apr-07 7:12 
Questioncrypto and stego advice Pin
Software_Specialist23-Apr-07 0:25
Software_Specialist23-Apr-07 0:25 
AnswerRe: crypto and stego advice Pin
Christian Graus23-Apr-07 0:49
protectorChristian Graus23-Apr-07 0:49 
GeneralRe: crypto and stego advice Pin
Software_Specialist23-Apr-07 1:29
Software_Specialist23-Apr-07 1:29 
GeneralRe: crypto and stego advice Pin
Christian Graus23-Apr-07 1:34
protectorChristian Graus23-Apr-07 1:34 
GeneralRe: crypto and stego advice Pin
Software_Specialist23-Apr-07 1:53
Software_Specialist23-Apr-07 1:53 
GeneralRe: crypto and stego advice Pin
Christian Graus23-Apr-07 1:54
protectorChristian Graus23-Apr-07 1:54 
You can use p/invoke to call methods in a plain DLL from C#.

However, the thing is, if you hope to find an article with code you can use, you may as well use the crypto classes. If you want some help with algorithms, who cares if the code you find is Java, C#, C++ or javascript ?


Christian Graus - Microsoft MVP - C++
Metal Musings - Rex and my new metal blog
"I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

GeneralRe: crypto and stego advice Pin
Software_Specialist23-Apr-07 2:33
Software_Specialist23-Apr-07 2:33 
QuestionUsage of gethostbyname() Pin
dellthinker22-Apr-07 7:54
dellthinker22-Apr-07 7:54 
AnswerRe: Usage of gethostbyname() Pin
Christian Graus22-Apr-07 12:11
protectorChristian Graus22-Apr-07 12:11 
QuestionManaged Code Problem - Packet class Pin
Zephadias21-Apr-07 20:24
Zephadias21-Apr-07 20:24 
QuestionRe: Managed Code Problem - Packet class Pin
Mark Salsbery22-Apr-07 7:26
Mark Salsbery22-Apr-07 7:26 
AnswerRe: Managed Code Problem - Packet class Pin
Zephadias22-Apr-07 8:03
Zephadias22-Apr-07 8:03 
GeneralRe: Managed Code Problem - Packet class Pin
Mark Salsbery22-Apr-07 20:03
Mark Salsbery22-Apr-07 20:03 
QuestionHow to work with manage code in the dll Pin
Romiks21-Apr-07 8:48
Romiks21-Apr-07 8:48 
Questioncapturing screen image, but count triangles and... help pls [modified] Pin
van-ux21-Apr-07 4:17
van-ux21-Apr-07 4:17 
AnswerRe: capturing screen image, but count triangles and... help pls Pin
Christian Graus22-Apr-07 0:05
protectorChristian Graus22-Apr-07 0:05 
GeneralRe: capturing screen image, but count triangles and... help pls Pin
van-ux22-Apr-07 2:19
van-ux22-Apr-07 2:19 
GeneralRe: capturing screen image, but count triangles and... help pls Pin
Christian Graus22-Apr-07 12:10
protectorChristian Graus22-Apr-07 12:10 
QuestionAn unhandled exception of type 'System.ArgumentException' [modified] Pin
j_blunt21-Apr-07 0:10
j_blunt21-Apr-07 0:10 
AnswerRe: An unhandled exception of type 'System.ArgumentException' Pin
George L. Jackson21-Apr-07 2:46
George L. Jackson21-Apr-07 2:46 
QuestionRegarding Copy Constructor: Pin
burrashiva20-Apr-07 18:29
burrashiva20-Apr-07 18:29 
AnswerRe: Regarding Copy Constructor: Pin
Christian Graus21-Apr-07 0:45
protectorChristian Graus21-Apr-07 0:45 
QuestionListViewColumnSorter doesn't seem to exist Pin
BuckBrown20-Apr-07 9:09
BuckBrown20-Apr-07 9:09 

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.