<?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 : Calling VC DLL in VB Apps</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : General Discussion : Calling VC DLL in VB Apps]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 14 May 2026 03:11:35 +0000</pubDate>
  <lastBuildDate>Thu, 07 Jul 2005 19:18:28 +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=2274</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[Calling VC DLL in VB Apps : In CodeProject.com site, have...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2274&amp;PID=7556&amp;title=calling-vc-dll-in-vb-apps#7556</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1307">anand_study</a><br /><strong>Subject:</strong> 2274<br /><strong>Posted:</strong> 07 July 2005 at 7:18pm<br /><br /><P>In CodeProject.com site, have a look at article Creating and consuming MFC DLLs for Beginners By Imran Ebrahim. In that article, have a look below in question answers "DLL guaranteed to work in VB"&nbsp; That might help you.</P>]]>
   </description>
   <pubDate>Thu, 07 Jul 2005 19:18:28 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2274&amp;PID=7556&amp;title=calling-vc-dll-in-vb-apps#7556</guid>
  </item> 
  <item>
   <title><![CDATA[Calling VC DLL in VB Apps : HiI am using a VC DLL in VB application...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2274&amp;PID=6735&amp;title=calling-vc-dll-in-vb-apps#6735</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=792">manoj</a><br /><strong>Subject:</strong> 2274<br /><strong>Posted:</strong> 24 May 2005 at 2:42am<br /><br />Hi<BR>I am using a VC DLL in VB application and my DLL function is<BR><BR>void __stdcall ShowMainDialog( HWND hwnd,LPCTSTR lpStr_Title, <BR>LPCTSTR lpStr_ExePath<BR>LPCTSTR lpStr_ID, LPCTSTR lpStr_URL1, <BR>LPCTSTR lpStr_URL2, <BR>LPCTSTR lpStr_URL3, <BR>LPCTSTR lpStr_URL4, <BR>LPCTSTR lpStr_URL5, <BR>LPCTSTR lpStr_URL6, int nDLG_ID)) <BR>{<BR>//some code here<BR>}<BR><BR>this dll is working perfectly in VC application but in VB application i am recving wrong arguments and order of parameters are not sequentially<BR><BR>e.g. hwnd recvd a junk long value<BR>lpStr_URL1 is recving lpStr_ExePath<BR><BR>please tell me how can i solve this problem<BR><BR><BR>Manoj Jangid <BR>]]>
   </description>
   <pubDate>Tue, 24 May 2005 02:42:00 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2274&amp;PID=6735&amp;title=calling-vc-dll-in-vb-apps#6735</guid>
  </item> 
 </channel>
</rss>