Click here to Skip to main content
15,911,848 members
Home / Discussions / COM
   

COM

 
GeneralActiveX control works properly in VB, but not in VC++ Pin
sanskypotov11-Jan-02 0:55
sanskypotov11-Jan-02 0:55 
GeneralRe: ActiveX control works properly in VB, but not in VC++ Pin
11-Jan-02 2:26
suss11-Jan-02 2:26 
GeneralCComVariant and Streams Pin
Alberto Bar-Noy9-Jan-02 20:33
Alberto Bar-Noy9-Jan-02 20:33 
GeneralCOM+ and Win98 Pin
Reno Tiko9-Jan-02 19:47
Reno Tiko9-Jan-02 19:47 
GeneralLoading ActiveX from another ActiveX Pin
mad05039-Jan-02 16:03
mad05039-Jan-02 16:03 
GeneralProblem with registring server Pin
9-Jan-02 5:47
suss9-Jan-02 5:47 
GeneralDeleting COM interfaces in C++ Pin
Twinnie9-Jan-02 3:04
Twinnie9-Jan-02 3:04 
GeneralDeclaring STL data structures and types in IDL Pin
Alberto Bar-Noy9-Jan-02 1:30
Alberto Bar-Noy9-Jan-02 1:30 
Hi all,

This is a somewhat complex issue I guess and most probably the answer is no BUT i have to be sure.
Is the any way at all to declare an STL data type inside an interface declaration? Confused | :confused:

i.e
interface FOO
{
[helpstring("method FOOFunc")] HRESULT FOOFunc([in]std::vector < std::string > stringVec);
}

If so please tell me how to declare and how to inlude the header files without the MIDL giving me comilation errors

If not... well you can't balem me for trying. Smile | :)

Thanks in advance.

Alberto Gattegno
Software Engineer
http://www.itgil.com
GeneralRe: Declaring STL data structures and types in IDL Pin
Michael P Butler9-Jan-02 4:02
Michael P Butler9-Jan-02 4:02 
GeneralRe: Declaring STL data structures and types in IDL Pin
Alberto Bar-Noy9-Jan-02 4:14
Alberto Bar-Noy9-Jan-02 4:14 
GeneralRe: Declaring STL data structures and types in IDL Pin
CodeGuy9-Jan-02 5:20
CodeGuy9-Jan-02 5:20 
GeneralWriting a VERY simple COM Client Pin
Jeremy B8-Jan-02 7:53
Jeremy B8-Jan-02 7:53 
GeneralRe: Writing a VERY simple COM Client Pin
Michael Dunn8-Jan-02 9:59
sitebuilderMichael Dunn8-Jan-02 9:59 
GeneralRe: Writing a VERY simple COM Client Pin
Brian C Hart8-Jan-02 10:10
professionalBrian C Hart8-Jan-02 10:10 
GeneralActiveX and IE Events Pin
7-Jan-02 11:16
suss7-Jan-02 11:16 
GeneralRe: ActiveX and IE Events Pin
Todd Smith7-Jan-02 11:18
Todd Smith7-Jan-02 11:18 
GeneralRe: ActiveX and IE Events Pin
7-Jan-02 11:21
suss7-Jan-02 11:21 
General(KERNEL32.DLL): 0x000006F4: (no name) Pin
4-Jan-02 4:59
suss4-Jan-02 4:59 
GeneralRe: (KERNEL32.DLL): 0x000006F4: (no name) Pin
7-Jan-02 0:26
suss7-Jan-02 0:26 
GeneralCOM_INTERFACE_ENTRY brings nothing Pin
2-Jan-02 23:07
suss2-Jan-02 23:07 
GeneralRe: COM_INTERFACE_ENTRY brings nothing Pin
Not Active3-Jan-02 6:39
mentorNot Active3-Jan-02 6:39 
GeneralRe: COM_INTERFACE_ENTRY brings nothing Pin
7-Jan-02 21:09
suss7-Jan-02 21:09 
GeneralDCOM, Events and Performance Pin
Firoz31-Dec-01 18:55
Firoz31-Dec-01 18:55 
GeneralRe: DCOM, Events and Performance Pin
Anand Amirineni15-Mar-02 9:35
Anand Amirineni15-Mar-02 9:35 
GeneralATL ASP Global.asa Pin
jubinishoo27-Dec-01 18:41
jubinishoo27-Dec-01 18:41 

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.