473,480 Members | 2,374 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

DTE, want to hook in like Intellisense

I'm developing an add-in. Is there some series of events that I can hook
into that will let me know the non-compiled interface has changed. I want to
be able to update my add-in as the user types. For example, if the user
types in:

Public Function Foo() as Integer
End Function

I want my add-in to reflect the new function like Intellisense would.

Any help would be appreciated.
Thanks
Jul 19 '05 #1
2 1651
How about check VSIP?

http://www.vsippartners.com/programoverview.aspx

You can download VSIP SDK from that links..

It helps you.

--

--------------------
Microsoft .NET MVP
"Rob Mayo" <Ro******@WestonSolutions.com> wrote in message
news:O7**************@TK2MSFTNGP11.phx.gbl...
I'm developing an add-in. Is there some series of events that I can hook
into that will let me know the non-compiled interface has changed. I want to be able to update my add-in as the user types. For example, if the user
types in:

Public Function Foo() as Integer
End Function

I want my add-in to reflect the new function like Intellisense would.

Any help would be appreciated.
Thanks

Jul 19 '05 #2
OK, I registered for VSIP and posted my question to the private newsgroup.
Now what?
"[MVP] SmileSeo" <se******@msmvp.com> wrote in message
news:uE**************@TK2MSFTNGP11.phx.gbl...
How about check VSIP?

http://www.vsippartners.com/programoverview.aspx

You can download VSIP SDK from that links..

It helps you.

--

--------------------
Microsoft .NET MVP
"Rob Mayo" <Ro******@WestonSolutions.com> wrote in message
news:O7**************@TK2MSFTNGP11.phx.gbl...
I'm developing an add-in. Is there some series of events that I can hook
into that will let me know the non-compiled interface has changed. I
want to
be able to update my add-in as the user types. For example, if the user
types in:

Public Function Foo() as Integer
End Function

I want my add-in to reflect the new function like Intellisense would.

Any help would be appreciated.
Thanks


Jul 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
3334
by: ayiiq180 | last post by:
my hook already in a dll and the handle is shared,but the hook cant work well,when i run the application,My mouse click the application's view,the hook work well,but when i click the other...
0
1989
by: Hans Kiehn | last post by:
Hi *, I'm debugging a crash in a very big and complex server application. This server run's fine for days and hours and suddenly crashes. I've spent 2 weeks of time now, but cannot find the...
17
2605
by: MLH | last post by:
Can I control what text appears on msgbox function buttons? Sure do like NOT having to build a form to show a msg and solicit a YES/NO response. MsgBox function is a great solution for that. ...
1
2441
by: Michael Roper | last post by:
Well, actually I'm not sure that's what I need. What I'd like to do is write an app for the tray that can monitor any app that gets launched and do a 'window size and position' on it based on...
2
1048
by: Rob Mayo | last post by:
I'm developing an add-in. Is there some series of events that I can hook into that will let me know the non-compiled interface has changed. I want to be able to update my add-in as the user types....
0
1370
by: BobAchgill | last post by:
When I try to hook a non letter key like left arrow (37) all is OK. If (Hookstruct.vkCode = 37) Or (Hookstruct.vkCode = 83) And CBool(Hookstruct.flags) Then But, for example, the hook for the...
7
26511
by: jpierson | last post by:
Hi, I am tryin to create a keyboard hook that sends the keystroke ctrl + pause/break. I haven't used keyboard hooks before so I'm not too sure how to use them public int MyKeyboardProc(int...
2
4658
by: Lunchtimemama | last post by:
I am trying to modify another application's window (Google Talk) to insert some UI of my own. I think the best method would be to install a remote local hook in gtalk's thread that intercepts the...
22
6381
by: schneider | last post by:
I need to hook the system mouse down event. I'm trying to replicate how a context menu hides when the mouse clicks outside of the control. Thanks, Schneider
0
7051
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
6915
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7054
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7097
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
6993
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
4794
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4493
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
2993
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
567
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.