473,385 Members | 1,707 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

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
Nov 20 '05 #1
2 1047
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

Nov 20 '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


Nov 20 '05 #3

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

Similar topics

2
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....
5
by: Mohammad | last post by:
Can someone explain to me what a hook is? Does it has something to do with a debugger? Thanks
1
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
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
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
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...
0
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
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
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
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
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

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.