PureBytes Links
Trading Reference Links
|
On Mon, 22 Jul 2002, Ron Hughes wrote:
> Hello List,
>
> I was hoping some of you out there might be able to give
> me some insight into a problem that I'm experiencing. I have a function that
> calls a DLL file in TS 2K. The file path stated in the function is correct,
> however, I continue to get an error message stating that the file cannot be
> found. This is really weird because I know that the file is there. Any
> ideas? Thanks in advance.
>
> Ron.
>
is the dll 16 bit? (ts2k is 32 bit)
|