[AccessD] Array faster in DLL?

Gustav Brock Gustav at cactus.dk
Fri Oct 28 11:24:40 CDT 2005


Hi Jim

Well, I mean _not_ complicated, like:
Private Declare Sub ShuffleArray Lib "gustavsdll" (ByVal p1 As Long, ByVal p2 As Long, ByRef aSomeArray() As Long)

/gustav

>>> Jdemarco at hudsonhealthplan.org 28-10-2005 18:11:07 >>>
>>more complicated than a Windows API call
Not sure what you mean by complicated.  Is there an API you can call to do what you need?  If so then a DLL may be more work or steps than is needed.  If not, what choice would you have?





More information about the AccessD mailing list