Wrox Programmer Forums
Go Back   Wrox Programmer Forums > C# and C > C# 2005 > C# 2005
|
C# 2005 For discussion of Visual C# 2005.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the C# 2005 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old July 25th, 2008, 12:45 AM
Registered User
 
Join Date: Jul 2008
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default How to include static library in c#

Hi genius helpers,

      I made an application in c++ .net 2005 and now i want to switch on c#. I want to include the static library files made in c++ in c#.From many sources I come to know that I can use c++ application in c# by wrapping it and making its dll and then using it through [dllimport] in c#. The other way is by converting static library using converter. But I don't want to use converters.Is there any other way to use static library of c++ in c#

Thanx.






Similar Threads
Thread Thread Starter Forum Replies Last Post
Invoking selection.js library file in static page Manoah Javascript 2 September 2nd, 2008 04:05 AM
non-static reports to static html files miamikk ASP.NET 2.0 Basics 0 June 4th, 2007 01:48 PM
difference between include file & include virtual crmpicco Classic ASP Basics 2 January 23rd, 2006 11:50 AM
xsl:include within include chuck123ie XSLT 1 January 5th, 2006 11:07 AM
Include Library Reference at RunTime Stoney Excel VBA 4 January 14th, 2005 03:40 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.