Page 1 of 1
[b29/30] Windows 2000, GetModuleHandleEx
Posted: Sun Jul 17, 2011 3:30 pm
by hypnotoad
Does ToME 4 support Windows 2000 anymore? B28 works fine, but since b29, I'm getting "Unable to find an entry point named GetModuleHandleExA in DLL Kernel32.dll". GetModuleHandleEx is available on Windows XP and later.
Re: [b29/30] Windows 2000, GetModuleHandleEx
Posted: Mon Jul 18, 2011 8:20 am
by darkgod
Might be due to the switch to luajit2; can you try using this exe instead:
http://te4.org/dl/tmp/t-engine-failsafe.exe
Re: [b29/30] Windows 2000, GetModuleHandleEx
Posted: Tue Jul 19, 2011 11:43 am
by hypnotoad
Works perfectly with that one. Thank you.

Re: [b29/30] Windows 2000, GetModuleHandleEx
Posted: Tue Jul 26, 2011 1:52 am
by mandown
I had the same problem. Thanks for the fix!