473,486 Members | 2,104 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Managed C++ exe =to=> Managed C++ DLL

Now I have finally wrapp all my feature the way I want to have them, and I
was thinking to starting agin on my C# roject with my my ManagedC ++ code as
a DLL.

I added my Managed C++ exe/project to the C# solution
I removed the files contining the main() (no need for them in a DLL)
I changed the project top to a DLL
(project->properties->Configuration->general->Config Type: dll)
and I tried to build and get the following errors:
Nov 17 '05 #1
1 834
Found it!!
in
project property->linker->Advanced->Entry point
there was "main", I removed it.

"Lloyd Dupont" <net.galador@ld> wrote in message
news:eV**************@TK2MSFTNGP14.phx.gbl...
Now I have finally wrapp all my feature the way I want to have them, and I
was thinking to starting agin on my C# roject with my my ManagedC ++ code
as a DLL.

I added my Managed C++ exe/project to the C# solution
I removed the files contining the main() (no need for them in a DLL)
I changed the project top to a DLL
(project->properties->Configuration->general->Config Type: dll)
and I tried to build and get the following errors:

Nov 17 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

12
9414
by: Sammy | last post by:
Hi, my mind is going crazy. I have tried everything I can think of to no avail. I have tried Disable Output Escaping. I tried to think of a way of enclosing the attribute data in a CDATA...
8
1450
by: Knighterrant | last post by:
I want to copy elements from one namespace to anothor, how to create the xslt? for example, the source data is: <s:mail xmlns:s="urn:source-namespace"> <s:subject>xxxx</s:subject>...
0
1058
by: nullman | last post by:
Hi , I need to convert .ppt file in .png file . For this reason I think that best solution is : ..ppt => .ps (postscript) => .png It's right ? For converting .ppt in .ps , I use a Print To...
2
3457
by: Brian Keating | last post by:
Hello there, I wonder can anyone help point me in correct direction. Basically I have a Managed structure and I want to Serialize to to a byte array, Then I want to read this byte array in my...
4
2135
by: Morten Overgaard | last post by:
Hi I'm getting the following warning warning C4669: 'reinterpret_cast' : unsafe conversion: 'CMFCShellDoc' is a managed type object CMFCShellDoc is derived from COleServerDoc which is NOT...
4
5706
by: William F. Kinsley | last post by:
My understanding is that when I re-compile a existing MFC application with the /clr switch, that the code generated is managed(with some exceptions) but that the data isn't, i.e. not garbage...
6
3901
by: saunderl | last post by:
Hello Everyone, I'm trying to just play with managed VC++. I just want to draw a box on the form when it is clicked. Here is my click event handler System::Void Test_Click(System::Object^ ...
6
4892
by: ProteusGak | last post by:
Hi, new membership and first post. I am working in VB 2005, windows forms and would like to know how to open form2 based on the user's selection from a combobox or listbox from say, form1. Thank...
2
1583
by: Frank Miverk | last post by:
Hi all, Here's my situation: I have a public website that is wide open via http: Home Products News Login
0
7126
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
6842
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7330
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
5434
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,...
1
4865
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...
0
4559
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3070
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3070
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
598
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.