473,434 Members | 1,854 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,434 software developers and data experts.

MC++ to CLI converison program?

I have some code in MC++. I would like to convert it to CLI. Is there
a conversion program that exists anywhere? If so where?

Bruce
Dec 24 '06 #1
5 1077

"Bruce" <Br***@nospam.comwrote in message
news:On******************@TK2MSFTNGP04.phx.gbl...
>I have some code in MC++. I would like to convert it to CLI. Is there a
conversion program that exists anywhere? If so where?

Bruce
I'm quoting an article on this topic from Carl Daniel, posted here a while
back:

<quote>
http://blogs.msdn.com/vcblog/archive...sion-tool.aspx

It's not perfect, but people have found it useful. The tool is totally
unsupported, but includes source code so those needing a more elaborate tool
can use it as a starting point.

-cd
</quote>
Dec 24 '06 #2
pvdg42 wrote:
"Bruce" <Br***@nospam.comwrote in message
news:On******************@TK2MSFTNGP04.phx.gbl...
>I have some code in MC++. I would like to convert it to CLI. Is there a
conversion program that exists anywhere? If so where?

Bruce

I'm quoting an article on this topic from Carl Daniel, posted here a while
back:

<quote>
http://blogs.msdn.com/vcblog/archive...sion-tool.aspx

It's not perfect, but people have found it useful. The tool is totally
unsupported, but includes source code so those needing a more elaborate tool
can use it as a starting point.

-cd
</quote>


Thank you very much!

Bruce
Dec 24 '06 #3
pvdg42 wrote:
"Bruce" <Br***@nospam.comwrote in message
news:On******************@TK2MSFTNGP04.phx.gbl...
>I have some code in MC++. I would like to convert it to CLI. Is there a
conversion program that exists anywhere? If so where?

Bruce

I'm quoting an article on this topic from Carl Daniel, posted here a while
back:

<quote>
http://blogs.msdn.com/vcblog/archive...sion-tool.aspx

It's not perfect, but people have found it useful. The tool is totally
unsupported, but includes source code so those needing a more elaborate tool
can use it as a starting point.

-cd
</quote>

Is there any information on running this tool?

When I type help, after starting mscfront, it just crashes.

Dec 24 '06 #4
Bruce wrote:
pvdg42 wrote:
>"Bruce" <Br***@nospam.comwrote in message
news:On******************@TK2MSFTNGP04.phx.gbl. ..
>>I have some code in MC++. I would like to convert it to CLI. Is
there a conversion program that exists anywhere? If so where?

Bruce

I'm quoting an article on this topic from Carl Daniel, posted here a
while back:

<quote>
http://blogs.msdn.com/vcblog/archive...sion-tool.aspx

It's not perfect, but people have found it useful. The tool is
totally unsupported, but includes source code so those needing a more
elaborate tool can use it as a starting point.

-cd
</quote>


Is there any information on running this tool?

When I type help, after starting mscfront, it just crashes.
The blog posting and the contents of the download package are all that there
is, sorry.

-cd
Dec 24 '06 #5
Carl Daniel [VC++ MVP] wrote:
The blog posting and the contents of the download package are all that there
is, sorry.

-cd

Wow! Thanks Carl. I really wish they would document it. The only way
I see how to figure out how to use it is to maybe look at the source
code that is provided in the download.

Bruce
Dec 24 '06 #6

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

Similar topics

3
by: QINGFENG | last post by:
Hi, I am writing a Managed C++ wrapper DLL for some C functions in a statically linked library, such that I can use those C functions (through the C++.NET Wrapped mehtods) in a C# Windows User...
0
by: Daniel Lidström | last post by:
Hi, I've been trying a long time now to generate some XML using MC++ and XmlSerializer. I have a piece of C# code that produces exactly what I want, but I simply can't get the MC++ code to write...
0
by: Daniel Lidström | last post by:
Hello! Why is it I am not able to change the order elements are serialized when using XmlSerializer with MC++? Have a look at this code: #using <System.Xml.dll> using namespace...
0
by: Philip | last post by:
I have developed a MC++ business component (named PWSNetBridge.dll) which utilizes an exported class resident within a separate native DLL (named PWSWinBridge.dll). This exported class is made...
5
by: Philip | last post by:
I have a C# program invoking a MC++ method. One of the output parameters is an "int".... defined as "int iretval". In the C# program I want to pass the parameter as either "ref iretval" or "out...
2
by: Edward Diener | last post by:
In C++ an overridden virtual function in a derived class must have the exact same signature of the function which is overridden in the base class, except for the return type which may return a...
1
by: Arnaud Debaene | last post by:
Hello, I think I found a bug in VC 7.1 concerning destruction of stack objects when linking a static, non managed, C++ library within a managed C++ application. Here is a repro case : 1)...
0
by: Eric Twietmeyer | last post by:
Hello, Am I mistaken in thinking that if I have a mc++ dll that I should be able to link against it (so long as it has exported symbols via declspec(dllexport)) in an unmanaged application? I...
8
by: WebSnozz | last post by:
I have an application written in C that does a lot of low level stuff. It does a lot of things like casting from void*'s. I want to create a new GUI for it in either C# or MC++, but reuse the...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
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
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
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
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
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

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.