Click here to Skip to main content
15,887,267 members
Home / Discussions / C#
   

C#

 
AnswerRe: Rijndael Encryption Question.. Pin
xfitr229-Aug-07 16:46
xfitr229-Aug-07 16:46 
QuestionInstallation Binder / Deployment Utility Pin
Muhammad Nauman Yousuf29-Aug-07 8:14
Muhammad Nauman Yousuf29-Aug-07 8:14 
AnswerRe: Installation Binder / Deployment Utility Pin
Spacix One29-Aug-07 8:44
Spacix One29-Aug-07 8:44 
QuestionCan "custom attributes" work for private objects? Pin
cyhsu99929-Aug-07 7:00
cyhsu99929-Aug-07 7:00 
AnswerRe: Can "custom attributes" work for private objects? Pin
Pete O'Hanlon29-Aug-07 9:19
mvePete O'Hanlon29-Aug-07 9:19 
GeneralRe: Can "custom attributes" work for private objects? Pin
cyhsu99929-Aug-07 16:31
cyhsu99929-Aug-07 16:31 
QuestionStudio 2005 Standard Pin
BoneSoft29-Aug-07 6:37
BoneSoft29-Aug-07 6:37 
QuestionObtaining a HANDLE from IO.Ports.SerialPort Pin
TheIdleProgrammer29-Aug-07 5:25
TheIdleProgrammer29-Aug-07 5:25 
Hi Everyone,

Thanks for taking the time to read my question!

I have an old unmanaged DLL that will handle all of the low level bootloader communications to a device on the serial port, however most of the functions in the DLL require a handle to the serial port. I also want to communicate with the device on the serial port using another protocol first (to put the device into bootloader mode) and this would be easiest done using some command classes that have already been written for another project using the System.IO.Ports.SerialPort class. Does anybody know of any fancy footwork that will allow me to begin using the serial port with the SerialPort class and then obtain a corresponding handle and pass that into the DLL calls?

I'm definately not an expert in this area - it's been enough just looking into marshalling to use the unmanaged DLL, but I'm really stuck on this problem.

Any help is greatly appreciated!

Chris Chambers.
AnswerRe: Obtaining a HANDLE from IO.Ports.SerialPort Pin
pbraun29-Aug-07 6:09
pbraun29-Aug-07 6:09 
GeneralRe: Obtaining a HANDLE from IO.Ports.SerialPort Pin
TheIdleProgrammer29-Aug-07 6:32
TheIdleProgrammer29-Aug-07 6:32 
AnswerRe: Obtaining a HANDLE from IO.Ports.SerialPort Pin
snorkie29-Aug-07 9:31
professionalsnorkie29-Aug-07 9:31 
QuestionHow make a dll in Visual C++ to use in C#? Pin
Rui A Sousa29-Aug-07 5:19
Rui A Sousa29-Aug-07 5:19 
AnswerRe: How make a dll in Visual C++ to use in C#? Pin
led mike29-Aug-07 6:16
led mike29-Aug-07 6:16 
GeneralRe: How make a dll in Visual C++ to use in C#? Pin
Dio2229-Aug-07 8:30
Dio2229-Aug-07 8:30 
AnswerRe: How make a dll in Visual C++ to use in C#? Pin
I Believe In GOD29-Aug-07 10:51
I Believe In GOD29-Aug-07 10:51 
QuestionHow to sort a big volume of data? Pin
michal.kreslik29-Aug-07 5:08
michal.kreslik29-Aug-07 5:08 
AnswerRe: How to sort a big volume of data? Pin
snorkie29-Aug-07 8:38
professionalsnorkie29-Aug-07 8:38 
GeneralRe: How to sort a big volume of data? Pin
michal.kreslik29-Aug-07 8:53
michal.kreslik29-Aug-07 8:53 
GeneralRe: How to sort a big volume of data? Pin
snorkie29-Aug-07 9:06
professionalsnorkie29-Aug-07 9:06 
GeneralRe: How to sort a big volume of data? Pin
michal.kreslik29-Aug-07 9:36
michal.kreslik29-Aug-07 9:36 
GeneralRe: How to sort a big volume of data? Pin
Spacix One29-Aug-07 10:30
Spacix One29-Aug-07 10:30 
GeneralRe: How to sort a big volume of data? Pin
michal.kreslik29-Aug-07 19:32
michal.kreslik29-Aug-07 19:32 
GeneralRe: How to sort a big volume of data? Pin
Spacix One30-Aug-07 4:28
Spacix One30-Aug-07 4:28 
GeneralRe: How to sort a big volume of data? Pin
michal.kreslik30-Aug-07 4:43
michal.kreslik30-Aug-07 4:43 
GeneralRe: How to sort a big volume of data? Pin
Thomas Krojer2-Sep-07 22:46
Thomas Krojer2-Sep-07 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.