Share via


VBScript Application Development (Windows Embedded CE 6.0)

1/6/2010

Microsoft® Visual Basic® Scripting Edition, a subset of the Microsoft® Visual Basic® programming language, is a fast, portable, lightweight interpreter for use in Internet browsers and other applications that use Microsoft® ActiveX® Controls, Automation servers, and Java language programs.

In Windows Embedded CE, Microsoft Internet Explorer is the scripting host. However, you can also create your own host application by using Microsoft ActiveX® Scripting. ActiveX Scripting enables a host to compile scripts, obtain and call entry points, and manage the namespace available to the developer.

Detailed documentation about how to use VBScript, including a language reference, tutorials, and samples, is available at this Microsoft Web site.

In This Section

  • VBScript OS Design Development
    Provides information about the components and modules that implement VBScript functionalities, and Sysgen variables that enable these functionalities

See Also

Other Resources

VBScript