rainmeter-studio/Common
2014-02-13 01:16:42 -07:00
..
Gfx Remove Platform version helpers and use <VersionHelpers.h> per http://msdn.microsoft.com/en-us/library/windows/desktop/dn424972%28v=vs.85%29.aspx 2014-02-12 14:42:02 -07:00
Common_Test.vcxproj
Common_Test.vcxproj.filters
Common.vcxproj
Common.vcxproj.filters Common: Use PCH 2014-01-05 13:21:23 +02:00
ControlTemplate.cpp Common: Use PCH 2014-01-05 13:21:23 +02:00
ControlTemplate.h Replaced dialog resources with control template 2012-12-13 11:12:25 +02:00
Dialog.cpp Common: Use PCH 2014-01-05 13:21:23 +02:00
Dialog.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
MathParser_Test.cpp Fix assert parameter order in tests 2013-12-23 16:19:19 +00:00
MathParser.cpp
MathParser.h
MenuTemplate.cpp
MenuTemplate.h Replaced menu resources with menu template 2012-11-30 16:38:40 +02:00
PathUtil_Test.cpp Common: Add UnitTest.h 2013-08-11 14:29:07 +03:00
PathUtil.cpp Common: Use PCH 2014-01-05 13:21:23 +02:00
PathUtil.h Move path related functions into PathUtil 2013-06-12 21:15:16 +03:00
Platform.cpp
Platform.h About Dialog: Retrieve a more detailed OS name 2014-02-13 01:16:42 -07:00
RawString.h Define WIN32_LEAN_AND_MEAN globally 2013-12-24 11:20:19 +00:00
StdAfx.cpp
StdAfx.h Remove Platform version helpers and use <VersionHelpers.h> per http://msdn.microsoft.com/en-us/library/windows/desktop/dn424972%28v=vs.85%29.aspx 2014-02-12 14:42:02 -07:00
StringUtil_Test.cpp Rename EscapeUrl to EncodeUrl 2014-01-04 21:47:45 +02:00
StringUtil.cpp
StringUtil.h Rename EscapeUrl to EncodeUrl 2014-01-04 21:47:45 +02:00
Timer.h Common: Add Timer.h 2013-11-06 15:54:17 +02:00
UnitTest.h