rainmeter-studio/Library/lua
spx d1a7b604df Core dll:
- Replace swprintf/wsprintf/wcscpy/wcscat to _snwprintf_s/wcsncpy_s/wcsncat_s.
- Changed printf format parameter strictly for supporting both 32bit and 64bit.
- Fixed an issue that !RainmeterWriteKeyValue doesn't accept %APPDATA%\Rainmeter path.
- Code cleanup.
2010-12-16 20:35:44 +00:00
..
glue Some how these weren't committed before. 2010-12-12 17:18:36 +00:00
include Added Lua Stuff 2010-12-12 17:08:36 +00:00
lua Added Lua Stuff 2010-12-12 17:08:36 +00:00
tolua++ Added Lua Stuff 2010-12-12 17:08:36 +00:00
LuaManager.cpp Core dll: 2010-12-16 20:35:44 +00:00
LuaManager.h Added Lua Stuff 2010-12-12 17:08:36 +00:00
LuaPush.cpp - MeasureScript: Added files that uses pre-compile header. 2010-12-13 09:00:02 +00:00
LuaPush.h Added Lua Stuff 2010-12-12 17:08:36 +00:00
LuaScript.cpp MeasureScript: Additional fix for r663. 2010-12-13 11:47:03 +00:00
LuaScript.h Added Lua Stuff 2010-12-12 17:08:36 +00:00