Re: How does a programmer know the arguments of a function?
by "Jason Burgon" <jaynews@[EMAIL PROTECTED]
>
Dec 14, 2007 at 10:19 PM
Earlier I mis-wrote:
> You will also need to hide the supplied T.TPL (in your ...\BP\BIN
folder),
It should have been:
You will also need to hide the supplied T*.TPL (in your ...\BP\BIN
folder),
That is TURBO.TPL for real-mode, TPP.TPL for protected mode and TPW.TPL
for
Windows 3.x applications.
Jay