Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Can object of a DLL can be created by vbscript
#3
Solved: 11 Years, 3 Months, 3 Weeks ago
A DLL can consists of set of functions, data etc.
A single DLL can be used by different applications, if they have to excute same type of actions(functions) thus saving the disk space.

Usage: Static , Dynamic

In static A DLL will be loaded into memory and its functions are used, where as in Dynamic on purpose the DLL will be loaded into memory.

By USing customised DLL's we can acces different functions like encryption algorithms, performing some actions etc.

I am a beginner only, this is what i know:-).
Reply


Messages In This Thread
RE: Can object of a DLL can be created by vbscript - by lnviswa - 08-08-2008, 10:53 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [UFT 12.52/VBScript] Test object exist, is visible and enabled before take an action sparkwanted 0 3,641 02-07-2017, 12:28 AM
Last Post: sparkwanted
  Running .dll files Aurodeepta 1 2,611 08-22-2012, 03:18 PM
Last Post: sshukla12
  Test COM and ATL DLL objects using VBScripting sree.85 0 2,001 08-16-2012, 01:00 PM
Last Post: sree.85
  VBS to DLL to QTP ssco77 5 12,239 12-16-2011, 01:21 PM
Last Post: prashants1
  Calling dll C# in VBScript nacchio 0 3,145 10-11-2011, 07:32 PM
Last Post: nacchio

Forum Jump:


Users browsing this thread: 1 Guest(s)