473,408 Members | 2,427 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,408 software developers and data experts.

How to expose Decorated Names of a DLL to COM?

I can sucessfully expose functions of a DLL to COM, but in a specific application, it is expecting a decorated name
Expand|Select|Wrap|Line Numbers
  1. ?EuroScopePlugInInit@@YAXPAPAVCPlugIn@EuroScopePlugIn@@@Z
How I can expose a decorated name? I currently have...
Expand|Select|Wrap|Line Numbers
  1. void EuroScopePlugInInit(out IntPtr Plugin);
Feb 4 '11 #1
0 1245

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: david | last post by:
Hello! I've a link error problem problem with VS .NET 2003. I give you the complete description of a simple test (to simplify) : First, I make a WIN32 static library supporting MFC and using...
4
by: Luke Briner | last post by:
My ActiveX Container requires certain properties to be exposed by components - properties that appear under the properties section in the IDL/type library file. C# properties are exposed as...
7
by: Josef | last post by:
Hello, I want to create a C# class library which I can use in an Excel VBA macro. I created a C# class library and set the "Register for COM Interop" option in Visual Studio to TRUE. Now in...
20
by: Razzie | last post by:
Hey all, I'm really going through a small hell right now - I've completely lost it :) I made a project, using two interop libraries from exchange (created them as in this msdn article:...
4
by: Doug Gordon | last post by:
I want to create an "MFC DLL" with VC.NET that will be explicitly loaded when needed. That is, the main application will do a "LoadLibrary" call and then a series of "GetProcAddress" calls to set...
3
by: Scott Langham | last post by:
Hi, can anybody help please! I've got an app with a few dlls. When I run the app I get the following message in a message box: The procedure entry point...
1
by: tcarvin | last post by:
If you are not in the mood for a rant, then leave now... I figure most VB.NET programmers have a VB6 background, so I hope you all don't mind the semi-VB.NET related Interop posting. Like most...
0
by: Brian B | last post by:
Is there any way to allow the user to view type member names and/or thier values, such as.... I am developing an application to create dynamic excel charts off of predefined queries in an XML...
1
by: Prad | last post by:
I was just wondering if anybody could guide me towards options of exposing a .Net dll so that it can be added to COM+ application. I haven't been able to use System.EnterpriseServices, because I...
4
by: =?Utf-8?B?UmFodWwgUGF0ZWw=?= | last post by:
Is there an equivalent function of __uuidof(IMyIface) in COM interop support library that would let me extract the GUID of an Interface exposed via COM interop in C# ??
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.