Click here to Skip to main content
15,896,118 members
Home / Discussions / COM
   

COM

 
QuestionRe: Out of memory problem in Matlab with ActiveX event handling Pin
Roger Stoltz11-Jun-09 21:59
Roger Stoltz11-Jun-09 21:59 
AnswerRe: Out of memory problem in Matlab with ActiveX event handling Pin
LaiAlan14-Jun-09 15:56
LaiAlan14-Jun-09 15:56 
AnswerRe: Out of memory problem in Matlab with ActiveX event handling Pin
Roger Stoltz15-Jun-09 21:36
Roger Stoltz15-Jun-09 21:36 
GeneralRe: Out of memory problem in Matlab with ActiveX event handling Pin
LaiAlan15-Jun-09 22:42
LaiAlan15-Jun-09 22:42 
QuestionBand Object - Get Is toolbar is enabl eor Disable. Pin
Nehal Pandya MCA11-Jun-09 0:53
Nehal Pandya MCA11-Jun-09 0:53 
AnswerRe: Band Object - Get Is toolbar is enabl eor Disable. Pin
myLongNic9-Jul-09 15:20
myLongNic9-Jul-09 15:20 
QuestionCom POrt Pin
sahu.shikha10-Jun-09 2:13
sahu.shikha10-Jun-09 2:13 
AnswerRe: Com POrt Pin
Roger Stoltz10-Jun-09 5:20
Roger Stoltz10-Jun-09 5:20 
Shikha,

your post is so wonderfully misplaced I just cannot refrain from answering.... Blush | :O

1. Wrong forum
This forum is about COM, as in Component Object Model[^], and not about COMmunication ports.

2. Wrong forum #2
Even if this forum was dedicated to COMmunication ports, your post isn't really about how to use the COM port for reading and writing; your post is about a third party DLL that perhaps someone has used, but don't count on it. You' d probably be better off asking the "third party" why your application, and/or the DLL, misbehaves.
If it was really about COM ports, you should have a look at this excellent article[^].
Even though you seem to use C#, which I'm not familiar with, the Win32 API calls mentioned in the article is still the same as well as the concept of "how to do serial port programming".

3. Debug your application
Prior to posting a lot of code that you hope someone will debug (for free) and pinpoint what you have done wrong, you should debug it yourself. It would increase your skills, you'd get to know your own code and why it behaves the way it does. It may come to a point where you expect a certain behaviour that you don't experience, get stuck and start posting questions in forums like this one. But the explanation of the problem has to be more detailed than "it doesn't work, here's the code, please help me".

4. Use code formatting tags
The code you've posted is very hard to read.
It looks like you've tried to format the code you've posted, but you've probably checked the "Do not interpret HTML tags..." checkbox below the text input box when writing your post.
Tip of the day: preview your post before you send it.

Your post has been down voted for the above reasons.
It wasn't by me, but it could have been.


"It's supposed to be hard, otherwise anybody could do it!" - selfquote
"High speed never compensates for wrong direction!" - unknown


QuestionGlobal OLE instance pointers - Termination hangs Pin
lavate malllik9-Jun-09 5:23
lavate malllik9-Jun-09 5:23 
AnswerRe: Global OLE instance pointers - Termination hangs Pin
CPallini9-Jun-09 6:18
mveCPallini9-Jun-09 6:18 
AnswerRe: Global OLE instance pointers - Termination hangs Pin
Stuart Dootson9-Jun-09 22:27
professionalStuart Dootson9-Jun-09 22:27 
QuestionHOW CAN I ADD dll to windows .net application Pin
lnmca5-Jun-09 22:17
lnmca5-Jun-09 22:17 
AnswerRe: HOW CAN I ADD dll to windows .net application Pin
Stuart Dootson6-Jun-09 4:30
professionalStuart Dootson6-Jun-09 4:30 
GeneralRe: HOW CAN I ADD dll to windows .net application Pin
Md. Marufuzzaman6-Jul-09 22:02
professionalMd. Marufuzzaman6-Jul-09 22:02 
GeneralRe: HOW CAN I ADD dll to windows .net application Pin
Stuart Dootson6-Jul-09 22:04
professionalStuart Dootson6-Jul-09 22:04 
AnswerRe: HOW CAN I ADD dll to windows .net application Pin
Sonhospa12-Jun-09 1:29
Sonhospa12-Jun-09 1:29 
QuestionRedirecting JavaScript Function Calls to My C++ Code Pin
kochikoo5-Jun-09 2:29
kochikoo5-Jun-09 2:29 
AnswerRe: Redirecting JavaScript Function Calls to My C++ Code Pin
kochikoo15-Jun-09 21:44
kochikoo15-Jun-09 21:44 
GeneralRe: Redirecting JavaScript Function Calls to My C++ Code Pin
nat32_support21-Jun-09 13:43
nat32_support21-Jun-09 13:43 
QuestionQuerying WMI from inside WMI Provider Pin
krishiyengar4-Jun-09 9:23
krishiyengar4-Jun-09 9:23 
AnswerRe: Querying WMI from inside WMI Provider Pin
Baltoro4-Jun-09 14:02
Baltoro4-Jun-09 14:02 
GeneralRe: Querying WMI from inside WMI Provider Pin
krishiyengar5-Jun-09 5:46
krishiyengar5-Jun-09 5:46 
GeneralRe: Querying WMI from inside WMI Provider Pin
Baltoro6-Jun-09 8:35
Baltoro6-Jun-09 8:35 
GeneralRe: Querying WMI from inside WMI Provider Pin
krishiyengar8-Jun-09 3:04
krishiyengar8-Jun-09 3:04 
GeneralRe: Querying WMI from inside WMI Provider Pin
krishiyengar8-Jun-09 6:02
krishiyengar8-Jun-09 6:02 

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.