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

You are currently viewing the Visual 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 August 4th, 2008, 04:53 AM
Registered User
 
Join Date: Jul 2008
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default convert unmanaged dll to managed dll

Hi,

I have made an MFC application which gives win32 unmanaged dll. This application is using other static libraries. Now I wan't to make an application in c# 2005 and want to use those unmanged dlls and I'm able to do that but when trying to call methods which are using the static libraries it gives me error. So now I want to make that MFC application to convert in managed dll so that I could be able to use those functions using dllimport in c#.

Thanx in advance






Similar Threads
Thread Thread Starter Forum Replies Last Post
Getting junk bstr values in managed C# DLL from VC dotnetuncle C++ Programming 0 July 4th, 2007 10:38 AM
Unmanaged to managed code blemos C# 0 December 21st, 2006 08:34 AM
How to convert .NET dll to COM dll used by VB 6.0 gvprashanth .NET Framework 1.x 0 December 4th, 2006 05:05 AM
MSVS 2005 Managed C++ dll, needs a Dialog in /clr: Cnash44 Visual C++ 2005 0 March 30th, 2006 04:36 PM
Isolate unmanaged DLL in C# CJ1 General .NET 0 August 11th, 2004 02:23 PM





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