<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>சுதர்சன் சாந்தியப்பன் &#187; vs6</title>
	<atom:link href="http://sudarsun.in/blog/tag/vs6/feed/" rel="self" type="application/rss+xml" />
	<link>http://sudarsun.in/blog</link>
	<description>Dream of the Impossible™</description>
	<lastBuildDate>Sun, 20 May 2012 17:23:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Linker Error while compiling wxWidgets application in Visual Studio 6</title>
		<link>http://sudarsun.in/blog/2008/07/linker-error-while-compiling-wxwidgets-application-in-visual-studio-6/</link>
		<comments>http://sudarsun.in/blog/2008/07/linker-error-while-compiling-wxwidgets-application-in-visual-studio-6/#comments</comments>
		<pubDate>Thu, 17 Jul 2008 17:28:28 +0000</pubDate>
		<dc:creator>sudarsun</dc:creator>
				<category><![CDATA[Hacks]]></category>
		<category><![CDATA[Help]]></category>
		<category><![CDATA[KnowHow]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[c++]]></category>
		<category><![CDATA[linker error]]></category>
		<category><![CDATA[vs6]]></category>
		<category><![CDATA[wxwidgets]]></category>

		<guid isPermaLink="false">http://sudarsun.in/blog/?p=17</guid>
		<description><![CDATA[&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;Configuration: SVDui &#8211; Win32 Debug&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211; Linking&#8230; wxmsw28d_core.lib(app.obj) : error LNK2001: unresolved external symbol __imp__InitCommonControls@0 wxmsw28d_core.lib(spinbutt.obj) : error LNK2001: unresolved external symbol __imp__CreateUpDownControl@48 wxmsw28d_core.lib(statbr95.obj) : error LNK2001: unresolved external symbol __imp__CreateStatusWindowA@16 wxmsw28d_core.lib(listctrl.obj) : error LNK2001: unresolved external symbol __imp__ImageList_GetIconSize@12 wxmsw28d_core.lib(imaglist.obj) : error LNK2001: unresolved external symbol __imp__ImageList_GetIconSize@12 wxmsw28d_core.lib(listctrl.obj) : error LNK2001: unresolved external symbol __imp__ImageList_Draw@24 wxmsw28d_core.lib(imaglist.obj) [...]]]></description>
			<content:encoded><![CDATA[<div class="content-wrapper"><font face="Courier New, Courier, mono">&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;Configuration: SVDui &#8211; Win32 Debug&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211; <br />Linking&#8230; <br />wxmsw28d_core.lib(app.obj) : error LNK2001: unresolved external symbol __imp__InitCommonControls@0 <br />wxmsw28d_core.lib(spinbutt.obj) : error LNK2001: unresolved external symbol __imp__CreateUpDownControl@48 <br />wxmsw28d_core.lib(statbr95.obj) : error LNK2001: unresolved external symbol __imp__CreateStatusWindowA@16 <br />wxmsw28d_core.lib(listctrl.obj) : error LNK2001: unresolved external symbol __imp__ImageList_GetIconSize@12 <br />wxmsw28d_core.lib(imaglist.obj) : error LNK2001: unresolved external symbol __imp__ImageList_GetIconSize@12 <br />wxmsw28d_core.lib(listctrl.obj) : error LNK2001: unresolved external symbol __imp__ImageList_Draw@24 <br />wxmsw28d_core.lib(imaglist.obj) : error LNK2001: unresolved external symbol __imp__ImageList_Draw@24 <br />wxmsw28d_core.lib(listctrl.obj) : error LNK2001: unresolved external symbol __imp__ImageList_GetImageCount@4 <br />wxmsw28d_core.lib(imaglist.obj) : error LNK2001: unresolved external symbol __imp__ImageList_GetImageCount@4 <br />wxmsw28d_core.lib(imaglist.obj) : error LNK2001: unresolved external symbol __imp__ImageList_Create@20 <br />wxmsw28d_core.lib(dragimag.obj) : error LNK2001: unresolved external symbol __imp__ImageList_Create@20 <br />wxmsw28d_core.lib(imaglist.obj) : error LNK2001: unresolved external symbol __imp__ImageList_Destroy@4 <br />wxmsw28d_core.lib(dragimag.obj) : error LNK2001: unresolved external symbol __imp__ImageList_Destroy@4 <br />wxmsw28d_core.lib(imaglist.obj) : error LNK2001: unresolved external symbol __imp__ImageList_Add@12 <br />wxmsw28d_core.lib(dragimag.obj) : error LNK2001: unresolved external symbol __imp__ImageList_Add@12 <br />wxmsw28d_core.lib(imaglist.obj) : error LNK2001: unresolved external symbol __imp__ImageList_AddMasked@12 <br />wxmsw28d_core.lib(imaglist.obj) : error LNK2001: unresolved external symbol __imp__ImageList_ReplaceIcon@12 <br />wxmsw28d_core.lib(dragimag.obj) : error LNK2001: unresolved external symbol __imp__ImageList_ReplaceIcon@12 <br />wxmsw28d_core.lib(imaglist.obj) : error LNK2001: unresolved external symbol __imp__ImageList_Replace@16 <br />wxmsw28d_core.lib(imaglist.obj) : error LNK2001: unresolved external symbol __imp__ImageList_Remove@8 <br />wxmsw28d_core.lib(imaglist.obj) : error LNK2001: unresolved external symbol __imp__ImageList_SetBkColor@8 <br />wxmsw28d_core.lib(imaglist.obj) : error LNK2001: unresolved external symbol __imp__ImageList_GetIcon@12 <br />wxmsw28d_core.lib(dragimag.obj) : error LNK2001: unresolved external symbol __imp__ImageList_SetDragCursorImage@16 <br />wxmsw28d_core.lib(dragimag.obj) : error LNK2001: unresolved external symbol __imp__ImageList_BeginDrag@16 <br />wxmsw28d_core.lib(dragimag.obj) : error LNK2001: unresolved external symbol __imp__ImageList_EndDrag@0 <br />wxmsw28d_core.lib(dragimag.obj) : error LNK2001: unresolved external symbol __imp__ImageList_DragMove@8 <br />wxmsw28d_core.lib(dragimag.obj) : error LNK2001: unresolved external symbol __imp__ImageList_DragEnter@12 <br />wxmsw28d_core.lib(dragimag.obj) : error LNK2001: unresolved external symbol __imp__ImageList_DragLeave@4 <br />wxmsw28d_core.lib(uuid.obj) : error LNK2001: unresolved external symbol __imp__UuidToStringA@8 <br />wxmsw28d_core.lib(uuid.obj) : error LNK2001: unresolved external symbol __imp__RpcStringFreeA@4 <br />wxmsw28d_core.lib(uuid.obj) : error LNK2001: unresolved external symbol __imp__UuidCreate@4 <br />wxmsw28d_core.lib(uuid.obj) : error LNK2001: unresolved external symbol __imp__UuidFromStringA@8 <br />Debug/SVDui.exe : fatal error LNK1120: 25 unresolved externals <br />Error executing link.exe. </p>
<p>SVDui.exe &#8211; 33 error(s), 0 warning(s)</font> <br /> 
<p align="justify">The solution to the above problem is to add &#8220;<strong>rpcrt.lib comctl32.lib</strong>&#8221; at <em><strong>project settings-&gt;Link-&gt;object/library modules</strong></em><br />
along with &#8220;kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib<br />
advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib<br />
odbccp32.lib&#8221;.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://sudarsun.in/blog/2008/07/linker-error-while-compiling-wxwidgets-application-in-visual-studio-6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Developing GUI Applications in C++ with wxWidgets</title>
		<link>http://sudarsun.in/blog/2008/07/developing-gui-applications-in-c-with-wxwidgets/</link>
		<comments>http://sudarsun.in/blog/2008/07/developing-gui-applications-in-c-with-wxwidgets/#comments</comments>
		<pubDate>Thu, 17 Jul 2008 17:27:22 +0000</pubDate>
		<dc:creator>sudarsun</dc:creator>
				<category><![CDATA[KnowHow]]></category>
		<category><![CDATA[KnowWhat]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[c++]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[kdevelop]]></category>
		<category><![CDATA[mingw]]></category>
		<category><![CDATA[oss]]></category>
		<category><![CDATA[stlport]]></category>
		<category><![CDATA[visual studio]]></category>
		<category><![CDATA[vs6]]></category>
		<category><![CDATA[wx-devcpp]]></category>
		<category><![CDATA[wxwidgets]]></category>

		<guid isPermaLink="false">http://sudarsun.in/blog/?p=16</guid>
		<description><![CDATA[Who said C++ cannot be used for Rapid Application Development (RAD) ? There are many GUI frameworks for C++, which are even portable across Unix, Windows and others. One such framework is wxWidgets. wxWidgets lets developers create applications for Win32, Mac OS X, GTK+, X11, Motif, WinCE, and more using one codebase. It can be [...]]]></description>
			<content:encoded><![CDATA[<div class="content-wrapper">
<p>Who said C++ cannot be used for Rapid<br />
Application Development (RAD) ? There are many GUI frameworks for C++,<br />
which are even portable across Unix, Windows and others. One such<br />
framework is <a href="http://www.wxwidgets.org/">wxWidgets</a>. </p>
<p>wxWidgets lets developers create applications for <strong>Win32, Mac OS X, GTK+, X11, Motif, WinCE, and more </strong>using one codebase. It can be used from languages such as <strong>C++, Python, Perl, and C#/.NET</strong>. Unlike other cross-platform toolkits, wxWidgets applications <strong><em>look and feel native</em></strong>. This is because wxWidgets uses the platform&#8217;s own native controls rather than emulating them. It&#8217;s also<strong> <em>extensive, free, open-source, and mature</em></strong><em>.</em> </p>
<p>wxWidgets<br />
is not just a GUI framework. It provides native support for threads,<br />
sockets, database connectivity, synchronization and what else. Qt also<br />
provides such support, but I like wxWidgets for its simplicity is<br />
programming use.</p>
<p>There is a RAD development tool called <a href="http://wxdsgn.sourceforge.net/">wx-devcpp</a><br />
hosted at sourceforge, which helps faster creation of Frames, Controls,<br />
Dialogs and more. wx-devcpp has support for Visual Studio 2005<br />
compilation as well along with MinGW compilation in Windows. I use<br />
wx-devcpp for forms creations and import the generated source to VS6.0<br />
in Windows and KDevelop in my Fedora 7. The surprise is, the code<br />
compiles with very minimal changes from VS6.0 to KDevelop environment.<br />
I have used wxWidgets with STLport 5.1 for my development purposes.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://sudarsun.in/blog/2008/07/developing-gui-applications-in-c-with-wxwidgets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- This Quick Cache file was built for (  sudarsun.in/blog/tag/vs6/feed/ ) in 0.31251 seconds, on May 22nd, 2012 at 10:00 pm UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on May 22nd, 2012 at 11:00 pm UTC -->
