473,406 Members | 2,894 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,406 software developers and data experts.

HowTo Create Multifile Assembly ?

Sun. Aug. 22, 2004 2:20 PM PT

How to create multifile assembly in Managed Visual C++ ? Using VSIDE. Please
do not point me to MSDN pages, I already read those pages, and it only says,
that you can create, (but no info, or steps how to create?) it in VSIDE, but
no STEPS are given. I want this solution Only and Only in Managed VC++, with
the use of VSIDE. Also as VSIDE 2003 is unable to create MakeFile, like
VSIDE VC++ 6.0, MakeFile solution is difficult.

Thanks.
Nov 17 '05 #1
3 1504
> How to create multifile assembly in Managed Visual C++ ? Using VSIDE.
Please
do not point me to MSDN pages, I already read those pages, and it only says, that you can create, (but no info, or steps how to create?) it in VSIDE, but no STEPS are given. I want this solution Only and Only in Managed VC++, with the use of VSIDE. Also as VSIDE 2003 is unable to create MakeFile, like
VSIDE VC++ 6.0, MakeFile solution is difficult.


What exactly are you trying to accomplish here?

One thing to keep in mind is that the linker doesn't quite like to create a
multi-file assembly out of multiple MC++ .netmodule's, but will link a
primery MC++ module with others written in C# or VB.NET.

Why do you want to create a multimodule assembly anyway?

--
Tomas Restrepo
to****@mvps.org
Nov 17 '05 #2
I was getting a circular reference calls in my application, that is, I have
an application class, and a main form, when I try to use child forms, not an
MDI, then I get an error, because it did not allow me to use child form
reference #include in the main and app class, but anyway I solve the
problem, I change the design, so now I do not have the circular reference,
what is the use of that we are an experienced C/C++ developer?

Thanks for your reply.

"Tomas Restrepo (MVP)" <to****@mvps.org> wrote in message
news:%2****************@tk2msftngp13.phx.gbl...
How to create multifile assembly in Managed Visual C++ ? Using VSIDE. Please
do not point me to MSDN pages, I already read those pages, and it only

says,
that you can create, (but no info, or steps how to create?) it in VSIDE,

but
no STEPS are given. I want this solution Only and Only in Managed VC++,

with
the use of VSIDE. Also as VSIDE 2003 is unable to create MakeFile, like
VSIDE VC++ 6.0, MakeFile solution is difficult.


What exactly are you trying to accomplish here?

One thing to keep in mind is that the linker doesn't quite like to create

a multi-file assembly out of multiple MC++ .netmodule's, but will link a
primery MC++ module with others written in C# or VB.NET.

Why do you want to create a multimodule assembly anyway?

--
Tomas Restrepo
to****@mvps.org

Nov 17 '05 #3
Making a multifile assembly out of i does not solve your issue here. It
needs to be a separate assembly. The restriction is caused by the fact that
reflection cannot load mixed mode .exe files.

Ronald Laeremans
Visual C++ team

"Lord2702" <Lo******@MSN.com> wrote in message
news:eW**************@TK2MSFTNGP12.phx.gbl...
I was getting a circular reference calls in my application, that is, I have
an application class, and a main form, when I try to use child forms, not
an
MDI, then I get an error, because it did not allow me to use child form
reference #include in the main and app class, but anyway I solve the
problem, I change the design, so now I do not have the circular reference,
what is the use of that we are an experienced C/C++ developer?

Thanks for your reply.

"Tomas Restrepo (MVP)" <to****@mvps.org> wrote in message
news:%2****************@tk2msftngp13.phx.gbl...
> How to create multifile assembly in Managed Visual C++ ? Using VSIDE.

Please
> do not point me to MSDN pages, I already read those pages, and it only

says,
> that you can create, (but no info, or steps how to create?) it in
> VSIDE,

but
> no STEPS are given. I want this solution Only and Only in Managed VC++,

with
> the use of VSIDE. Also as VSIDE 2003 is unable to create MakeFile, like
> VSIDE VC++ 6.0, MakeFile solution is difficult.


What exactly are you trying to accomplish here?

One thing to keep in mind is that the linker doesn't quite like to create

a
multi-file assembly out of multiple MC++ .netmodule's, but will link a
primery MC++ module with others written in C# or VB.NET.

Why do you want to create a multimodule assembly anyway?

--
Tomas Restrepo
to****@mvps.org


Nov 17 '05 #4

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

Similar topics

0
by: Sven Erik Matzen | last post by:
Hi there, I'm searching for a "convinient" way to compile my source into a multifile assembly (multiple files for one assembly). I need this to optimize performance while loading the assembly...
1
by: David Isaac | last post by:
Why is a MultiFile object not an iterator? For example if mfp = multifile.MultiFile(fp)I cannot dofor line in mfp: do_somethingRelated:MultiFile.next seems badly named.(Something like...
12
by: Pollux | last post by:
I'm having trouble doing someting apparently simple. I'm still not very familiar with Visual Studio 2003, so apologies if I've missed something obvious. Basically my problem is the following. I...
0
by: ATS | last post by:
HOWTO Make a UserControl deploy an embedded resource. Please help, I need to embed an EXE into a C# UserControl that is run from script in an HTML web page as such: <html> <object...
8
by: Topper | last post by:
Hello. I have simple web folders structure: -ROOT - BIN WebService.dll WebService.asmx I need to use my WebService.dll not in bin folder - for example, in ROOT. How do i this? How can i do...
2
by: avenpace | last post by:
Hi, I had error in my script like "sudden EOF in MultiFile readline()" Why such error occur
3
by: Guillaume Hanique | last post by:
Hi, I feel very stupid. I simply want to derive a control from system.web.ui.webcontrols.button and use that on my webform, but I just can't get it done. Can anyone tell me how to do that? I...
4
by: everlast | last post by:
Must i use the MAKE utility in linux bash to build multifile projects? I tried to write the usual .h and .cpp files that hold the definition and recspectively the declaration of a function, I...
1
by: =?Utf-8?B?aWduaGVucnk=?= | last post by:
In my solution, I have several C# and C++ projects. Since I need them to produce multifile assembly, I use C# and C++ command line compiler. To avoid compile error caused by redundant code in...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
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,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
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.