- Now able to use single quote as quotes in Substitute. Reverted r510, r511.

- [WebParser] Updated PCRE library 6.4 to 8.10.
This commit is contained in:
spx
2010-08-18 07:28:55 +00:00
parent 67e5d4142d
commit 46b19fbd73
3 changed files with 178 additions and 166 deletions

File diff suppressed because it is too large Load Diff

View File

@ -29,7 +29,7 @@
#include <vector>
#include <Wininet.h>
#include <shlwapi.h>
#include "pcre-6.4/pcre.h"
#include "pcre-8.10/pcre.h"
#include "..\..\Library\Export.h" // Rainmeter's exported functions
/* The exported functions */