<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Understanding the new WinInet options: INTERNET_SUPPRESS_COOKIE_PERSIST and INTERNET_SUPPRESS_COOKIE_PERSIST_RESET</title><link>http://blogs.msdn.com/jpsanders/archive/2009/06/08/understanding-the-new-wininet-options-internet-suppress-cookie-persist-and-internet-suppress-cookie-persist-reset.aspx</link><description>These options are well documented. Important notes: These flags affect the process that you set this option from. You do not need to pass an InternetHandle (but no error if you do). Sample code: bool abRes = false ; DWORD adOption = INTERNET_SUPPRESS_COOKIE_PERSIST;</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator></channel></rss>