rainmeter-studio/Plugins/PluginWebParser
spx e29b2a2d4b [WebParser]
- Added new option for decoding Character references.

DecodeCharacterReference
Set to 0 : Does nothing. (default)
Set to 1 : Decodes both numeric character references and character entity references.
Set to 2 : Decodes only numeric character references.
Set to 3 : Decodes only character entity references.

- Replaced CreateThread() to _beginthreadex() to fix minor memory leak.
- Fixed the issue that UpdateRate is set to 0 if UpdateRate= is set.
2010-08-31 19:49:47 +00:00
..
PluginWebParser.vcproj - Now able to use single quote as quotes in Substitute. Reverted r510, r511. 2010-08-18 07:28:55 +00:00
WebParser.cpp [WebParser] 2010-08-31 19:49:47 +00:00