Mike Bledig wrote:
>Hi,
>
>You wrote in your message:
>> I remembered an important point.
>>
>> LYNX for WIN32 moves with "multi thread model".
>>
>> Because of that, all library must cope with "multi thread model". It
>> is important to make it bcc32 -tWM ... and to compile it.
>How do I do that? Do I need to modify all of the source code files of
>the zlib.lib and pdcurses.lib? or is there a command line switch I
>can use in compiling?
>
You should do it actually:
"-tWM" option is added, and pdcurses.lib and zlib.lib are built again.
Add "-tWM" option to CFLAGS in Makefile concretely, and do make.
--
Shonai College of Industry and Technology.
Electronics and Computer Infomation Course.
E-mail: [EMAIL PROTECTED]