Re: LuaBinaries executables for msvcr80.dll?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: LuaBinaries executables for msvcr80.dll?
- From: Diego Nehab <diego@...>
- Date: 2007年10月16日 00:19:25 -0400 (EDT)
Hi,
Refer to http://www.zlib.net/DLL_FAQ.txt.
This is suggesting to get the libs from VC6, excluding the
standard CRT from VC8 and linking explicitly with the import
lib for msvcrt.dll. I could do that. Are the import libs
available anywhere?
Regards,
Diego