lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Sep 30, 2011, at 1:46 PM, Oskar Forsslund wrote:

> I dont actually include the dll in any way in the project exept having it in
> the same folder as the exe

If you delete that DLL... does you app work?

If it does, why keep the DDL?

If it doesn't... well... back to square one :)