[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: TS4 DLL?



PureBytes Links

Trading Reference Links

Gary,

See if you can pick up a version of MS Visual C++ version 1.52c; it is
strictly a 16 bit version.  DLL generation is not all that straight forward,
but I found an example in a VC++ book.  Let me know if you have trouble
finding that version of VC++.  Since I'm using TC2000 I need to upgrade to
VC 6 which builds 32 bit DLL code but also 16 bit too.

Marlowe


----- Original Message -----
From: Gary Fritz <fritz@xxxxxxxx>
To: <omega-list@xxxxxxxxxx>
Sent: Wednesday, August 16, 2000 7:17 PM
Subject: TS4 DLL?


> I'd like to experiment with a few DLL's with TS4, but I'm having a
> real problem figuring out how to generate 16bit DLL's.  Apparently
> any software that can generate 16bit DLL's (at least for C/C++) is
> considered ancient history.  I even asked in some of the Windows & C
> groups, and got nary an answer.
>
> Those of you who use 16bit DLL's, how are you creating them?  Would
> you be willing to compile a few for me??  :-)
>
> Thanks,
> Gary
>