Hi,
I have performance problem when I try to use a function from DLL.
If I use a function within the same DLL is about 5 five times faster
than calling a function from another DLL.
Hope someone would have any suggestion on how to improve the
performance a bit.
LAC
------------------
I have performance problem when I try to use a function from DLL.
If I use a function within the same DLL is about 5 five times faster
than calling a function from another DLL.
Hope someone would have any suggestion on how to improve the
performance a bit.
LAC
------------------
Comment