Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: Install CD


Message #1 by Greg Partin <GPartin@c...> on Fri, 7 Sep 2001 13:11:33 -0400
For VBScript (scrrun.dll):
http://www.msdn.microsoft.com/scripting/vbscript/techinfo/vbsdocs.htm

For Windows Script Host (wshom.ocx):
http://www.msdn.microsoft.com/scripting/windowshost/docs/reference/default.h
tm

For the latter, there are limits on what you can get at from VB--there will
not be a WScript object, for instance.  I think the VBScript stuff is fully
functional from VB tho.

HTH,

-Roy

-----Original Message-----
From: Greg Partin [mailto:GPartin@c...]
Sent: Monday, September 10, 2001 11:20 AM
To: professional vb
Subject: [pro_vb] RE: Install CD


Thanks Roy.  I've found myself having to use these dll's a lot lately and
wondered if anyone could point me to a good source that explains what each
of these dll's are used for and when they should be used.  I figured it was
a dll that I wasn't including but when I looked on the web I couldn't find
anything.

thanks in advance,
Greg



  Return to Index