[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: RE: LuaBinaries executables for msvcr80.dll?
- From: "Antonio Scuri" <scuri@...>
- Date: Tue, 16 Oct 2007 17:16:16 -0200
Let's just focus a little on mixed RTL environments. For them to to work:
- general memory pointers can be interchanged if malloc and free occours in
the same module. Or "only free/realloc what you malloc".
- You can not exchange FILE* pointers.
- others?
Can we be restricted to an environment like this?
Scuri
- References:
- RE: LuaBinaries executables for msvcr80.dll?, Antonio Scuri
- Re: LuaBinaries executables for msvcr80.dll?, David Burgess
- Re: LuaBinaries executables for msvcr80.dll?, Diego Nehab
- Re: LuaBinaries executables for msvcr80.dll?, David Burgess
- Re: LuaBinaries executables for msvcr80.dll?, Diego Nehab
- Re: LuaBinaries executables for msvcr80.dll?, David Burgess
- Re: LuaBinaries executables for msvcr80.dll?, Diego Nehab
- Re: LuaBinaries executables for msvcr80.dll?, David Burgess
- Re: LuaBinaries executables for msvcr80.dll?, Thomas Lauer
- Re: LuaBinaries executables for msvcr80.dll?, Diego Nehab
- RE: LuaBinaries executables for msvcr80.dll?, Antonio Scuri
- RE: LuaBinaries executables for msvcr80.dll?, Diego Nehab