Click here to Skip to main content
15,913,722 members
Home / Discussions / COM
   

COM

 
QuestionHow to add New ATL-object to MFC Application? Pin
27-Mar-01 18:15
suss27-Mar-01 18:15 
GeneralPlease help me! I'm lost! (Again!) Pin
26-Mar-01 10:17
suss26-Mar-01 10:17 
GeneralAcces Violation with oledb CoUninitialize() instruction Pin
25-Mar-01 23:14
suss25-Mar-01 23:14 
GeneralVB ActiveX DLL with VC question Pin
Amit Dey25-Mar-01 9:51
Amit Dey25-Mar-01 9:51 
GeneralDCOM Service problem Pin
yamini22-Mar-01 23:25
yamini22-Mar-01 23:25 
GeneralRe: DCOM Service problem Pin
2-Apr-01 2:01
suss2-Apr-01 2:01 
QuestionHow do I add a menu/toolbar to my atl activex control? Pin
Timothy A. Anderson19-Mar-01 13:34
Timothy A. Anderson19-Mar-01 13:34 
GeneralCustomizing Intellisense Information Tooltips Pin
19-Mar-01 12:20
suss19-Mar-01 12:20 
Question Summary: How do you customize the "tooltips" displayed by Intellisense?

Question Details:

I am trying to customize the "tooltips" that show up as a part of Microsoft's Intellisense "Auto Complete" feature.

For example, while building an ASP page in Visual InterDev, if I type "Request" and a dot (.), an Intellisense window "pops" up and displays the properties and methods that the ASP Request object supports. As I scroll down the list of available methods and properties, an "information" tooltip appears to the right of the drop down list.

I have been able to trace the content of these "information" tooltips back to the type library ASP.tlb. The same "information" string appears in the helpstring attribute. It would seem that this is the source of the text that Intellisense uses. (If this observation is incorrect, please let me know)

When I created a test component, I put my own detailed help "information" string in the helpstring attribute. However, when I do this it does not show up like it does for Microsoft's intrinsic ASP objects. In fact, it does not show up at all.

What am I doing wrong? Why is Microsoft able to do this and I am not? Is there a different IDL attribute to set, or perhaps a different IDL compiler is required?

Thanks in advance for any advice or recommendations. If anyone knows of good documentation of Microsoft's Intellisense, that would be great too.

Sincerely,
Trong Ha
GeneralIntegrating two applicaiton Pin
17-Mar-01 2:38
suss17-Mar-01 2:38 
GeneralPassing MFC derived Objects back from COM to Application Pin
16-Mar-01 4:58
suss16-Mar-01 4:58 
GeneralTLB problem !!! Pin
14-Mar-01 0:50
suss14-Mar-01 0:50 
GeneralRe: TLB problem !!! Pin
Joseph Dempsey27-Mar-01 3:50
Joseph Dempsey27-Mar-01 3:50 
GeneralCOM with CGI's Pin
Steven Gregg12-Mar-01 23:37
Steven Gregg12-Mar-01 23:37 
QuestionBSTR or Structure ? Pin
11-Mar-01 16:32
suss11-Mar-01 16:32 
AnswerRe: BSTR or Structure ? Pin
13-Mar-01 7:25
suss13-Mar-01 7:25 
QuestionDatasource - how to make? Pin
11-Mar-01 4:37
suss11-Mar-01 4:37 
Generalcontrol dynamic proeprties. Pin
8-Mar-01 4:13
suss8-Mar-01 4:13 
GeneralIShellFolder - Network Attribute Pin
7-Mar-01 0:58
suss7-Mar-01 0:58 
GeneralRe: IShellFolder - Network Attribute Pin
18-Mar-01 5:35
suss18-Mar-01 5:35 
GeneralIShellFolder Pin
6-Mar-01 2:13
suss6-Mar-01 2:13 
GeneralRe: IShellFolder Pin
18-Mar-01 5:43
suss18-Mar-01 5:43 
GeneralATL, subclassed ListBox Pin
4-Mar-01 6:46
suss4-Mar-01 6:46 
GeneralIShellIcon::GetIconOf Pin
1-Mar-01 13:37
suss1-Mar-01 13:37 
General2 questions about COM/DCOM in ATL 3.0 Pin
1-Mar-01 9:15
suss1-Mar-01 9:15 
GeneralRe: 2 questions about COM/DCOM in ATL 3.0 Pin
2-Mar-01 18:43
suss2-Mar-01 18:43 

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.