Has anyone used this great DLL with Excel
I was trying to swap data with Tradestation 6 and Excel. However the DLL
does not register with Regsvr32, so I am wondering if I can not access it
from Excel
VB code
Private Declare Function getflag Lib "PUSHPOP.DLL" (ByVal nREf As Long) As
Double
|