Home
Products
Support
Store
Company
Current Build
2.88.174.70
GadgetX Installation
Demos
ActiveX Ole Demos
SurfX Browser
Network Config
VDS Acrobat PDF Reader
VDS Windows Media Player
VDS Firewall
MODI
Post Message
Ole Picture Viewer
ActiveX Toys
OpenOffice.org Automation
Windows Services List Status
Unicode Font
Advance COM/DCOM Demos
Direct COM Interface
Win32 API Demos
Enumerate All Windows
Enumerate All Parent Windows
Enumerate Child Windows
Play Sound Resource
Misc Demos
GadgetX Dictionary
GadgetX Rebar/ToolBar Controls
GadgetX WhiteBoard
Features
Load any Windows 32bit DLL
Call any function from a 32bit DLL
Host ActiveX controls in the VDS dialog using a builtin client container
Access the IDispatch interface with simple wrapper functions and commands called OLE and @OLE()
Simple wrapper funtions for the IPicture interface to load images into ActiveX controls that need them like
BMP
JPG
GIF
WMF
Access COM Interfaces by calling the vTable methods directly at runtime
Built in Windows Toolbar control
Translucent painting of bitmaps on the VDS dialog with alpha blending works in Win9x and above
Map the VDS dialog to the transparent parts of a bitmap works in Win9x and above
Printing the VDS dialog elements or the dialog itself
Access to C's memory management funtions through a simple wrapper command and function called MEM you get direct access to
malloc
calloc
memcpy
memmove
sizeof
free
Unlimited variable definitions with multiple variable types
Build Structures and access the members of the structures by thier names
bitwise operations like
AND
OR
NOR same as NOT
XOR
LSHIFT
RSHIFT
SWAPWORD
SWAPBYTE
several C macros now native like
MAKELONG
MAKEWORD
MAKELPARAM
MAKEWPARAM
LOWORD
HIWORD
LOBYTE
HIBYTE
special variable types like
64 bit integers
DECIMAL
CURRENCY
VARIANTS
SAFEARRAYS
GUIDS
ability to call any STL functions from the C runtime like
printf
sprintf
fopen
No need to pre-define API functions you can now define them and use them on 1 line of vds code
Ability to use API functions that need CALLBACK functions like
EnumWindows
EnumChildWindows
Ability to hook window API messages
Ability to make a shellfolder into a live VDS menu item
multiple ways to pass data between 2 VDS applications
ScreenShots
SurfX Browser
Windows Media Player embbed in VDS dialog
The CodeSense ActiveX Control embbed in VDS dialog
copyright © DragonSphere Software 2000-2006
Terms and Conditions