<?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 : WebView2</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : WebView2]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 21 Apr 2026 13:04:14 +0000</pubDate>
  <lastBuildDate>Sun, 14 Jan 2024 22:20:23 +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=24448</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[WebView2 : I ran into the same issue a few...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=24448&amp;PID=78840&amp;title=webview2#78840</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=9372">dbrookes</a><br /><strong>Subject:</strong> 24448<br /><strong>Posted:</strong> 14 January 2024 at 10:20pm<br /><br /><div>I ran into the same issue a few months ago. <br></div><div><br></div><div>My workaround was to include WebView2.h from the Microsoft.Web.WebView2 nuget package before the include of XTToolkitPro.h in our precompiled header. The __webview2_h__ header guard in WebView2.h stubs out the XTP's older WebView2 header when it is included. But arguably WebView2 shouldn't really need to be in the precompiled header.<br></div><div><br></div><div>A macro to exclude XTP's WebView2 from our project(s) and or from the XTP build itself might be nice. Especially for those who happen to be using WebView2/WebView2Loader without XTP.<br></div>]]>
   </description>
   <pubDate>Sun, 14 Jan 2024 22:20:23 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=24448&amp;PID=78840&amp;title=webview2#78840</guid>
  </item> 
  <item>
   <title><![CDATA[WebView2 : We have encountering issues using...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=24448&amp;PID=78835&amp;title=webview2#78835</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3213">rdhd</a><br /><strong>Subject:</strong> 24448<br /><strong>Posted:</strong> 05 January 2024 at 9:17am<br /><br /><div>We have encountering issues using ToolkitPro when it comes to the Microsoft WebView2 functionality. CodeJock has copied some old Microsoft include files into its folder structure and included it in the product. Meanwhile, Microsoft has greatly enhanced WebView2 with functionality we need to use such as ICoreWebView2Environment2/3/4/5 and other interfaces.</div><div><br></div><div>This is making us jump thru hoops to try to include the Microsoft include files without the compiler latching onto the CodeJock copies of these.</div><div><br></div><div>Why has CodeJock decided to do this. We always want to use the latest Microsoft provided functionality. I am searching around to see how to turn off this CodeJock code so we don't compile it in or at least use the Microsoft include files without having to copy the Microsoft files over top of the CodeJock ones.</div><div><br></div><div>Is there some directive I can comment out in the CJ source that will prevent CJ from including their version of these files? How do other CJ consumers handle this issue?<br></div>]]>
   </description>
   <pubDate>Fri, 05 Jan 2024 09:17:44 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=24448&amp;PID=78835&amp;title=webview2#78835</guid>
  </item> 
 </channel>
</rss>