Re: [ANN] Lua 5.1.2-rc3 now available
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: [ANN] Lua 5.1.2-rc3 now available
- From: "David Burgess" <dburgess@...>
- Date: 2007年3月27日 23:01:45 +1000
(101) GetModuleFileName -> GetModuleFileNameA
(115) FormatMessage -> FormatMessageA
(128) LoadLibrary -> LoadLibraryA
These three functions have previously undegone vigorous discussion.
(I am too lazy to loojup and refernce the msg thread).
I believe that the verdict was to leave them as they are.
db