PureBytes Links
Trading Reference Links
|
Hi Chris,
With TS2K, it is not possible to use ActiveX DLLs created with VB.
When calling a Dll, TS2K refers to pointers in the memory that do not exist
in ActiveX DLLs.
You have to use PowerBasic !
Rgds,
Phil
-----Original Message-----
From: Christopher McMurry [mailto:chrismcmurry@xxxxxxxx]
Sent: Saturday, October 14, 2000 9:10 PM
To: Omega List (E-mail)
Subject: Visual Basic DLL
Does anyone know if it is possible to call functions contained in a 32-bit
VB ActiveX DLL from TS 2K?
If so, how do you code the DefineDLL line in EL, and is there anything else
necessary on the VB side other than creating the DLL?
Thanks!
Chris
|