<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : StylerBrowser doesn&#039;t build for Unicode</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : StylerBrowser doesn&#039;t build for Unicode]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 06 Apr 2026 01:19:20 +0000</pubDate>
  <lastBuildDate>Wed, 02 Aug 2006 10:50:52 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=4701</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[StylerBrowser doesn&#039;t build for Unicode : Hi,  Seems it is bug of SDK for...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4701&amp;PID=14558&amp;title=stylerbrowser-doesnt-build-for-unicode#14558</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 4701<br /><strong>Posted:</strong> 02 August 2006 at 10:50am<br /><br />Hi, <DIV>Seems it is bug of SDK for VC6:</DIV><DIV>&nbsp;</DIV><DIV><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wininet/wininet/geturlcacheentryinfoex.asp" target="_blank">http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wininet/wininet/geturlcacheentryinfoex.asp</A></DIV><DIV>&nbsp;</DIV><DIV>in vc7, 7.1, 8.0</DIV><DIV>&nbsp;</DIV><DIV>it declared as </DIV><DIV>BOOLAPI GetUrlCacheEntryInfoExW(<BR>&nbsp;&nbsp;&nbsp; IN <strong>LPCWSTR</strong> lpszUrl,<BR>&nbsp;&nbsp;&nbsp; OUT LPINTERNET_CACHE_ENTRY_INFOW lpCacheEntryInfo,<BR>&nbsp;&nbsp;&nbsp; IN OUT LPDWORD lpdwCacheEntryInfoBufSize,<BR>&nbsp;&nbsp;&nbsp; OUT LPWSTR&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; lpszReserved,&nbsp; // must pass null<BR>&nbsp;&nbsp;&nbsp; IN OUT LPDWORD lpdwReserved,&nbsp; // must pass null<BR>&nbsp;&nbsp;&nbsp; LPVOID&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; lpReserved,&nbsp;&nbsp;&nbsp; // must pass null<BR>&nbsp;&nbsp;&nbsp; DWORD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; dwFlags&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; // reserved<BR>&nbsp;&nbsp;&nbsp; );<BR></DIV><DIV>in 6.0 as</DIV><DIV>&nbsp;</DIV><DIV>BOOLAPI<BR>GetUrlCacheEntryInfoExW(<BR>&nbsp;&nbsp;&nbsp; IN <strong>LPCSTR</strong> lpszUrl,<BR>&nbsp;&nbsp;&nbsp; OUT LPINTERNET_CACHE_ENTRY_INFOW lpCacheEntryInfo,<BR>&nbsp;&nbsp;&nbsp; IN OUT LPDWORD lpdwCacheEntryInfoBufSize,<BR>&nbsp;&nbsp;&nbsp; OUT LPSTR&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; lpszReserved,&nbsp; // must pass null<BR>&nbsp;&nbsp;&nbsp; IN OUT LPDWORD lpdwReserved,&nbsp; // must pass null<BR>&nbsp;&nbsp;&nbsp; LPVOID&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; lpReserved,&nbsp;&nbsp;&nbsp; // must pass null<BR>&nbsp;&nbsp;&nbsp; DWORD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; dwFlags&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; // reserved<BR>&nbsp;&nbsp;&nbsp; );</DIV><DIV><BR>&nbsp;</DIV><DIV>so you can patch wininet.h in include folder of vc6.0</DIV>]]>
   </description>
   <pubDate>Wed, 02 Aug 2006 10:50:52 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4701&amp;PID=14558&amp;title=stylerbrowser-doesnt-build-for-unicode#14558</guid>
  </item> 
  <item>
   <title><![CDATA[StylerBrowser doesn&#039;t build for Unicode : VS6 SP6:  Samples\Utilities\...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4701&amp;PID=14556&amp;title=stylerbrowser-doesnt-build-for-unicode#14556</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1755">ABuenger</a><br /><strong>Subject:</strong> 4701<br /><strong>Posted:</strong> 02 August 2006 at 10:30am<br /><br /><DIV>VS6 SP6:</DIV><DIV>&nbsp;</DIV><DIV>Samples\Utilities\StylerBrowser\HistoryTree.cpp(547) : error C2664: 'GetUrlCacheEntryInfoExW' : cannot convert parameter 1 from 'unsigned short *' to 'const char *'<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast</DIV><DIV></DIV>]]>
   </description>
   <pubDate>Wed, 02 Aug 2006 10:30:50 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4701&amp;PID=14556&amp;title=stylerbrowser-doesnt-build-for-unicode#14556</guid>
  </item> 
 </channel>
</rss>