Hi:I am developing a Vb.net External Script based on the vbnet-example. I have 2 questions about the DLLs supplied with the Solution and one about the WindowEyes SDK which the docs say is required for development. Question 1: In vbnet-example under the References folder are references to windoweyes and Scripting dlls. Am I correct that you Added Them as References using the Add Dialog in VB.net by navigating to the dlls in the vbnet-example solution rather than loading the Windoweyes Dll from the one in the COM Tab? I copied them from vbnet-example into my new project solution which looks like: Begin VWD2008Script Folder Contents: VWD2008Script Scripting.dll VWD2008Script.sln VWD2008Script.suo windoweyes.dll End VWD2008Script Folder Contents:
Question 2: Where do I load the WindowEyes SDK when I am developing a new VB.net Script Solution? Do I include the entire SDK folder or just the vbgetref.dll file? Here is what I downloaded to get the SDK. Window-Eyes 7.0/7.01/7.02 Scripting SDK Begin we70sdk Contents: comevent.h wineyes.h gwmver.h license.txt vbgetref.dll wineyes.h wineyes.idl wineyes.tlb wineyes_i.c End we70sdk Contents: Thanks: Rick USA
