This DLL allows to change the volume for both left and right wave channel in a secure way.
|
This extension returns various operating system version details. A special feature it contains is returning the suite name on Windows NT/2000 systems.
|
This extension DLL makes it easy to convert from and to .BMP, .GIF and .JPG image formats in your VDS script. It allows you to determine the image height and resize, crop and scale the image. Furthermore it allows you to take a screen capture of the desktop. The source code is included.
|
Communicate with some command-line/console application through your VDS scripts. The standard input and standard output are redirected to your Visual DialogScript script through the DLL, so that you can control the console application. You can even control the application while it's running, which is normally impossible in VDS. The source code of the DLL is included. There are reports from users about this not always working well.
|
You could make a basic webserver with this extension. Advanced features such as CGI (Common Gateway Interface) aren't supported yet, but this server could do well as a small webserver for your company.
|
|
|
|