Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Calling a DLL in VBScript
Name: El-Trucha Date: January 27, 2005 at 15:04:08 Pacific OS: Windows XP SP2 CPU/Ram: 2.8 GHz/448 MB
Comment:
Hello every1!! :D OK, I was wandering how can I load a DLL file from VBScript... Also, is this possible if the script is running from a webpage?? Thanx!! ;)
Name: Chi Happens Date: January 28, 2005 at 20:27:24 Pacific
Reply:
is it an activex dll? if so, then you just create an object of that type, if not, then you might be out of luck in vbs. (asp) you should be a ble to do it in asp.net tho.
Chi
"They mostly come at night...mostly"
0
Response Number 2
Name: El-Trucha Date: January 28, 2005 at 20:34:39 Pacific
Reply:
Yeah, I think it is ActiveX...but how do I create the object?? :( Thanx!! ;)
Summary: Basically The Problem which I am facing is 140 bytes of memory Leaks which is shown in Rational Purifier .There are Different Memory Locations for leaking in Debug version & Release version. I am call...