Click here to Skip to main content
15,910,009 members
Home / Discussions / COM
   

COM

 
AnswerRe: can you give some advice Pin
Michael P Butler28-Apr-02 3:51
Michael P Butler28-Apr-02 3:51 
QuestionIPC through COM? Pin
27-Apr-02 3:54
suss27-Apr-02 3:54 
AnswerRe: IPC through COM? Pin
Paul M Watt28-Apr-02 6:47
mentorPaul M Watt28-Apr-02 6:47 
GeneralActiveX Control: Strange RichEdit related linker errors Pin
Chen Venkataraman26-Apr-02 4:42
Chen Venkataraman26-Apr-02 4:42 
GeneralRe: ActiveX Control: Strange RichEdit related linker errors Pin
Chen Venkataraman26-Apr-02 4:49
Chen Venkataraman26-Apr-02 4:49 
GeneralRe: ActiveX Control: Strange RichEdit related linker errors Pin
Chen Venkataraman26-Apr-02 6:01
Chen Venkataraman26-Apr-02 6:01 
QuestionHow to get rid of pesky || characters? Pin
Tommy Svensson26-Apr-02 0:20
Tommy Svensson26-Apr-02 0:20 
AnswerRe: How to get rid of pesky || characters? Pin
Michael P Butler26-Apr-02 0:34
Michael P Butler26-Apr-02 0:34 
CR and LF aren't displayable characters, so when you view a string you will still the "double pipes". They still are the chr$(10), chr$(13), it's just that the string can't display them.

The string would look right if displayed in a multiline edit control. I don't think you need to worry about this.



Michael Smile | :)
QuestionHow to handle huge strings and cross over calls?? Pin
Tommy Svensson25-Apr-02 23:29
Tommy Svensson25-Apr-02 23:29 
AnswerRe: How to handle huge strings and cross over calls?? Pin
Paul M Watt28-Apr-02 6:49
mentorPaul M Watt28-Apr-02 6:49 
AnswerRe: How to handle huge strings and cross over calls?? Pin
soptest3-May-02 14:28
soptest3-May-02 14:28 
GeneralOCX invisible in Netscape Navigator Pin
maya25-Apr-02 20:36
maya25-Apr-02 20:36 
GeneralRe: OCX invisible in Netscape Navigator Pin
Amit Dey27-Apr-02 16:46
Amit Dey27-Apr-02 16:46 
GeneralPowerpoint and Launching External Apps Pin
jedidjab7925-Apr-02 2:13
jedidjab7925-Apr-02 2:13 
GeneralRe: Powerpoint and Launching External Apps Pin
Amit Dey27-Apr-02 16:55
Amit Dey27-Apr-02 16:55 
GeneralRe: Powerpoint and Launching External Apps Pin
Amit Dey27-Apr-02 19:14
Amit Dey27-Apr-02 19:14 
GeneralRe: Powerpoint and Launching External Apps Pin
jedidjab7928-Apr-02 15:33
jedidjab7928-Apr-02 15:33 
GeneralProblem with C# COM server Pin
Tunca Bergmen24-Apr-02 23:38
Tunca Bergmen24-Apr-02 23:38 
AnswerRe: Problem with C# COM server Pin
netcreator16-Apr-09 17:54
netcreator16-Apr-09 17:54 
GeneralPlease help me! Pin
StefanM24-Apr-02 11:01
StefanM24-Apr-02 11:01 
QuestionHow to pass a string into COM Pin
24-Apr-02 5:34
suss24-Apr-02 5:34 
AnswerRe: How to pass a string into COM Pin
Paul M Watt24-Apr-02 5:42
mentorPaul M Watt24-Apr-02 5:42 
GeneralRe: How to pass a string into COM Pin
Sayan Mukherjee24-Apr-02 21:30
Sayan Mukherjee24-Apr-02 21:30 
GeneralRe: How to pass a string into COM Pin
25-Apr-02 1:29
suss25-Apr-02 1:29 
GeneralRe: How to pass a string into COM Pin
Matt Philmon1-May-02 2:11
Matt Philmon1-May-02 2:11 

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.