<?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>Creating a C/C++ Add-In which works with OneNote!</title><link>http://blogs.msdn.com/descapa/archive/2007/02/06/creating-a-c-c-add-in-which-works-with-onenote.aspx</link><description>I thought I would take some time today and write up how to program a C/C++ add-in that works with OneNote 2007. Here are the directions I had and downloads below. Open Visual Studio and create a new C++ project. For my example I am creating a Win32 Console</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>  Developers: Links to Dan Escapa&amp;#8217;s Posts  at  OneNote PowerToys</title><link>http://blogs.msdn.com/descapa/archive/2007/02/06/creating-a-c-c-add-in-which-works-with-onenote.aspx#1695499</link><pubDate>Sat, 17 Feb 2007 17:01:20 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1695499</guid><dc:creator>  Developers: Links to Dan Escapa’s Posts  at  OneNote PowerToys</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://www.onenotepowertoys.com/2007/02/17/developers-links-to-dan-escapas-posts/"&gt;http://www.onenotepowertoys.com/2007/02/17/developers-links-to-dan-escapas-posts/&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: Creating a C/C++ Add-In which works with OneNote!</title><link>http://blogs.msdn.com/descapa/archive/2007/02/06/creating-a-c-c-add-in-which-works-with-onenote.aspx#1889157</link><pubDate>Thu, 15 Mar 2007 22:22:15 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1889157</guid><dc:creator>basketcase39</dc:creator><description>&lt;p&gt;Do you know if something similar can be done with a program written in VB.NET? &amp;nbsp;I imagine it would work the same way. &amp;nbsp;I have a VB.NET program that I would like to do this with in addition to C++ addins. &lt;/p&gt;
</description></item><item><title>re: Creating a C/C++ Add-In which works with OneNote!</title><link>http://blogs.msdn.com/descapa/archive/2007/02/06/creating-a-c-c-add-in-which-works-with-onenote.aspx#1897400</link><pubDate>Sat, 17 Mar 2007 04:41:40 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1897400</guid><dc:creator>descapa</dc:creator><description>&lt;p&gt;basketcase39 &amp;nbsp;- You can do the same with VB.Net, you would just need to create a COM addin with VB.Net and then register that with OneNote. &amp;nbsp;Most of it will be the same directions, I just don't know how to program in VB.Net. &amp;nbsp;If you take my directions found here:&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/descapa/archive/2006/08/31/734298.aspx"&gt;http://blogs.msdn.com/descapa/archive/2006/08/31/734298.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;You can see how to do it in C#, it should be fairly easy from that.&lt;/p&gt;
&lt;p&gt;If you get it working please shoot me a line so I can post it on my blog!&lt;/p&gt;
</description></item><item><title>re: Creating a C/C++ Add-In which works with OneNote!</title><link>http://blogs.msdn.com/descapa/archive/2007/02/06/creating-a-c-c-add-in-which-works-with-onenote.aspx#1942407</link><pubDate>Sat, 24 Mar 2007 16:41:34 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1942407</guid><dc:creator>HOMEADVANCEGUIDE</dc:creator><description>&lt;p&gt; After some lengthy discussions with the seller and his broker, I discovered that the seller had a first mortgage with a balance of about $125,000&lt;/p&gt;
</description></item><item><title>re: Creating a C/C++ Add-In which works with OneNote!</title><link>http://blogs.msdn.com/descapa/archive/2007/02/06/creating-a-c-c-add-in-which-works-with-onenote.aspx#2206320</link><pubDate>Fri, 20 Apr 2007 15:03:06 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2206320</guid><dc:creator>alexandre7g</dc:creator><description>&lt;p&gt;The term of 'Add in' doesn't define a 'plug in',isn't it?&lt;/p&gt;
</description></item><item><title>re: Creating a C/C++ Add-In which works with OneNote!</title><link>http://blogs.msdn.com/descapa/archive/2007/02/06/creating-a-c-c-add-in-which-works-with-onenote.aspx#9624619</link><pubDate>Mon, 18 May 2009 03:16:37 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9624619</guid><dc:creator>Drew Kesler (Groton School)</dc:creator><description>&lt;p&gt;Hi Daniel, I'm wondering if the C++ approach to add-ins would make sense for this: I want/need to add a function for napkin math. &amp;nbsp;It has a nice set of functions already, but I want to be able to type in quad(1,-1,-1) and have it return the quadratic roots of the function x^2-x-1. &amp;nbsp;What do you think? &amp;nbsp;Could you point me in the right direction to getting this question answered?&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;
</description></item></channel></rss>