Click here to Skip to main content
15,921,779 members
Home / Discussions / COM
   

COM

 
GeneralWrapping Outlook's database... Pin
profoundwhispers12-Feb-04 10:52
profoundwhispers12-Feb-04 10:52 
GeneralRe: Wrapping Outlook's database... Pin
Steve S13-Feb-04 2:00
Steve S13-Feb-04 2:00 
Generalhoe to access mulrtiple Documents in Window Pin
Avya10-Feb-04 22:42
Avya10-Feb-04 22:42 
GeneralEJB-COM or calling Java from C++ Pin
Blue_Aqua10-Feb-04 19:23
Blue_Aqua10-Feb-04 19:23 
Generalinteract 2 way Pin
Blue_Aqua10-Feb-04 19:05
Blue_Aqua10-Feb-04 19:05 
GeneralDLL/Exe name from CLSID Pin
Anonymous10-Feb-04 2:03
Anonymous10-Feb-04 2:03 
GeneralRe: DLL/Exe name from CLSID Pin
Anonymous10-Feb-04 7:35
Anonymous10-Feb-04 7:35 
GeneralLoading a DER Encoded File into a _bstr_t Object Pin
iffi99210-Feb-04 1:47
iffi99210-Feb-04 1:47 
Hello All
I am in a bit of trouble,
I want to use a function
Sub Verify( _
ByVal SignedMessage As String, _
[ ByVal bDetached As Boolean ], _
[ ByVal VerifyFlag As CAPICOM_SIGNED_DATA_VERIFY_FLAG ] _
)

in C++ now _bstr_t object is to based as the first parameter, but the problem is that the File which I want to load is in DER format, I have tried different things like CFile, fstream and FILE to open it and convert the char buffer into _bstr_t but only some portion of File is read. I wanted to know is there any thing in COM libariaries to laod a DER format file or some way to make a _bstr_t from a File.Confused | :confused:


I dont have experties in COM based programming, and I have to use it for thies purpose

best Regards
Muhammad Aftab Alam

QuestionHow to get IID from ClsID Pin
Inam9-Feb-04 20:35
Inam9-Feb-04 20:35 
AnswerRe: How to get IID from ClsID Pin
Anonymous10-Feb-04 2:06
Anonymous10-Feb-04 2:06 
Questionhow to find classID?? Pin
Member 8719049-Feb-04 19:32
Member 8719049-Feb-04 19:32 
GeneralDesparately Seeking Dino Esposito Pin
Dave Midgley9-Feb-04 8:57
Dave Midgley9-Feb-04 8:57 
GeneralRe: Desparately Seeking Dino Esposito Pin
Killerluke9-Feb-04 20:48
Killerluke9-Feb-04 20:48 
GeneralRe: Desparately Seeking Dino Esposito Pin
Dave Midgley10-Feb-04 8:50
Dave Midgley10-Feb-04 8:50 
Generalhelp ambiguous call to overloaded function Pin
jackalwisdom9-Feb-04 4:51
jackalwisdom9-Feb-04 4:51 
GeneralRe: help ambiguous call to overloaded function Pin
Jörgen Sigvardsson9-Feb-04 9:55
Jörgen Sigvardsson9-Feb-04 9:55 
GeneralHelp!! - "both" components Pin
LasVegasGuy8-Feb-04 9:10
LasVegasGuy8-Feb-04 9:10 
GeneralRe: Help!! - "both" components Pin
Nick Parker8-Feb-04 10:30
protectorNick Parker8-Feb-04 10:30 
GeneralRe: Help!! - "both" components Pin
LasVegasGuy8-Feb-04 10:34
LasVegasGuy8-Feb-04 10:34 
GeneralRe: Help!! - "both" components Pin
Anonymous8-Feb-04 12:09
Anonymous8-Feb-04 12:09 
GeneralRe: Help!! - "both" components Pin
LasVegasGuy8-Feb-04 12:14
LasVegasGuy8-Feb-04 12:14 
GeneralRe: Help!! - "both" components Pin
Anonymous8-Feb-04 18:56
Anonymous8-Feb-04 18:56 
GeneralRe: Help!! - "both" components Pin
Anonymous9-Feb-04 8:33
Anonymous9-Feb-04 8:33 
GeneralIEnumIDList Pin
Tristan Rhodes6-Feb-04 5:27
Tristan Rhodes6-Feb-04 5:27 
GeneralRe: IEnumIDList Pin
Jörgen Sigvardsson7-Feb-04 3:42
Jörgen Sigvardsson7-Feb-04 3:42 

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.