mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-30 19:26:05 +00:00
[PSDK] Add missing URL_ESCAPE_AS_UTF8.
svn path=/trunk/; revision=70929
This commit is contained in:
@@ -1220,6 +1220,7 @@ typedef enum {
|
||||
#define URL_UNESCAPE_INPLACE 0x00100000
|
||||
|
||||
#define URL_FILE_USE_PATHURL 0x00010000
|
||||
#define URL_ESCAPE_AS_UTF8 0x00040000
|
||||
|
||||
#define URL_ESCAPE_SEGMENT_ONLY 0x00002000
|
||||
#define URL_ESCAPE_PERCENT 0x00001000
|
||||
|
||||
Reference in New Issue
Block a user