Click here to Skip to main content
15,891,726 members
Home / Discussions / COM
   

COM

 
Generalproblem about com+ security Pin
lzjever22-Jan-05 4:08
lzjever22-Jan-05 4:08 
GeneralRe: problem about com+ security Pin
User 21559731-Jan-05 19:19
User 21559731-Jan-05 19:19 
GeneralRe: problem about com+ security Pin
lzjever2-Feb-05 19:37
lzjever2-Feb-05 19:37 
GeneralHelp Required With COM objects. Pin
Mohit Goyal22-Jan-05 0:53
Mohit Goyal22-Jan-05 0:53 
GeneralRe: Help Required With COM objects. Pin
User 21559726-Jan-05 22:56
User 21559726-Jan-05 22:56 
GeneralSupporting .NET serialization in COM object. Pin
Member 133296118-Jan-05 9:21
Member 133296118-Jan-05 9:21 
GeneralCan't assign a long string to CComBSTR Pin
Paul_buaa17-Jan-05 22:56
Paul_buaa17-Jan-05 22:56 
GeneralRe: Can't assign a long string to CComBSTR Pin
Vi218-Jan-05 19:55
Vi218-Jan-05 19:55 
It's the Debugger limitation not the CComBSTR. I don't think that the Debugger should show string's megabytes for you.

Call the Debug Windows -> Memory (Alt+6) and type "*bsCode.m_str" in Address field. Sure that all bytes on a place.

Or check the bsCode's size by bsCode.Length().


With best wishes,
Vita
GeneralRe: Can't assign a long string to CComBSTR Pin
Paul_buaa19-Jan-05 14:22
Paul_buaa19-Jan-05 14:22 
GeneralCreate C++ COM DLL by using Visual Studio.Net 2003 Pin
webdevelopex17-Jan-05 19:04
webdevelopex17-Jan-05 19:04 
GeneralRe: Create C++ COM DLL by using Visual Studio.Net 2003 Pin
Martin Koorts18-Jan-05 0:56
Martin Koorts18-Jan-05 0:56 
GeneralRe: Create C++ COM DLL by using Visual Studio.Net 2003 Pin
Martin Koorts18-Jan-05 0:58
Martin Koorts18-Jan-05 0:58 
GeneralMs project server controls Pin
amalatsliit17-Jan-05 18:07
amalatsliit17-Jan-05 18:07 
Generalinstalling components... Pin
oxygen_fiend17-Jan-05 10:40
oxygen_fiend17-Jan-05 10:40 
Questionhow to open webbrowser window Pin
devom16-Jan-05 20:59
devom16-Jan-05 20:59 
AnswerRe: how to open webbrowser window Pin
Martin Koorts16-Jan-05 23:16
Martin Koorts16-Jan-05 23:16 
GeneralIDL question Pin
LasVegasGuy14-Jan-05 7:06
LasVegasGuy14-Jan-05 7:06 
GeneralRe: IDL question Pin
Jörgen Sigvardsson16-Jan-05 12:04
Jörgen Sigvardsson16-Jan-05 12:04 
GeneralInvoking methods on interface marked as appobject from C++ client Pin
Martin Andersen14-Jan-05 1:33
Martin Andersen14-Jan-05 1:33 
GeneralRe: Invoking methods on interface marked as appobject from C++ client Pin
Vi214-Jan-05 4:36
Vi214-Jan-05 4:36 
GeneralRe: Invoking methods on interface marked as appobject from C++ client Pin
Martin Andersen14-Jan-05 4:45
Martin Andersen14-Jan-05 4:45 
GeneralRe: Invoking methods on interface marked as appobject from C++ client Pin
Vi214-Jan-05 5:35
Vi214-Jan-05 5:35 
GeneralFound it! Pin
Martin Andersen14-Jan-05 7:23
Martin Andersen14-Jan-05 7:23 
GeneralCOM : +/- ATL Pin
Malcolm Smart14-Jan-05 1:11
Malcolm Smart14-Jan-05 1:11 
GeneralRe: COM : +/- ATL Pin
Martin Koorts14-Jan-05 3:15
Martin Koorts14-Jan-05 3:15 

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.