Code Comments

Programming Forum and web based access to our favorite programming groups.
For Programmers: Free Programming Magazines | New: Database administration forum
Registration is free! Edit your profileCalendarFind other membersFrequently Asked QuestionsSearch -> 
Post New Thread











Thread
Author

Is there a way to convert VB forms to VC?
I have a program written in Visual Studio 2003 Visual Basic.  I would like
to move it to Visual C++.  Is there an automated or relatively automated way
of doing that, or do I need to recreate all the windows by hand?

Thanks in advance,

Marco

-------------------------------------------------
Marc Reinig
Laboratory for Adaptive Optics
UCO/Lick Observatory



Report this thread to moderator Post Follow-up to this message
Old Post
Marc Reinig
11-18-04 08:59 PM


Re: Is there a way to convert VB forms to VC?
"Marc Reinig" <Marco@newsgroups.nospam> schrieb:
>I have a program written in Visual Studio 2003 Visual Basic.  I would like
> to move it to Visual C++.

/Why?/

--
M S   Herfried K. Wagner
M V P  <URL:http://dotnet.mvps.org/>
V B   <URL:http://dotnet.mvps.org/dotnet/faqs/>

Report this thread to moderator Post Follow-up to this message
Old Post
Herfried K. Wagner [MVP]
11-18-04 08:59 PM


Re: Is there a way to convert VB forms to VC?
I have code written in VB.NET and Code written in C.  I need to consilidate
the projects into individual projects.  I would like to have a project that
is relatively self contained rather than part written in VB and part written
in C (DLL's).  Some of the C code also needs to be used in other OS's that
don't support VB.

--
Marco
________________________
Marc Reinig
UCO/Lick Observatory
Laboratory for Adaptive Optics


"Herfried K. Wagner [MVP]" <hirf-spam-me-here@gmx.at> wrote in message
news:un7btQZzEHA.3120@TK2MSFTNGP12.phx.gbl...
> "Marc Reinig" <Marco@newsgroups.nospam> schrieb: 
>
> /Why?/
>
> --
> M S   Herfried K. Wagner
> M V P  <URL:http://dotnet.mvps.org/>
> V B   <URL:http://dotnet.mvps.org/dotnet/faqs/>



Report this thread to moderator Post Follow-up to this message
Old Post
Marc Reinig
11-18-04 08:59 PM


Re: Is there a way to convert VB forms to VC?
* Marc Reinig:
> [top-posting]

Don't top-post.

> I have code written in VB.NET and Code written in C.  I need to consilidat
e
> the projects into individual projects.  I would like to have a project tha
t
> is relatively self contained rather than part written in VB and part writt
en
> in C (DLL's).  Some of the C code also needs to be used in other OS's that
> don't support VB.

If the code is well-structured then you can use it directly from Managed
C++.

What is the problem?

--
A: Because it messes up the order in which people normally read text.
Q: Why is it such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?

Report this thread to moderator Post Follow-up to this message
Old Post
Alf P. Steinbach
11-18-04 08:59 PM


Re: Is there a way to convert VB forms to VC?
what is really the most annoying thing on usenet??? people complaining about
how someone else tries to help!  top post, bottom post, interleaved post,
all are great as long as they contribute to the thread.

now of course i should write that the most really annoying thing is people
complaining about people complaining... but i'll leave that to your
imagination.

"Alf P. Steinbach" <alfps@start.no> wrote in message
news:419cec10.1450428953@news.individual.net...
> * Marc Reinig: 
>
> Don't top-post.
> 
consilidate 
that 
written 
that 
>
> If the code is well-structured then you can use it directly from Managed
> C++.
>
> What is the problem?
>
> --
> A: Because it messes up the order in which people normally read text.
> Q: Why is it such a bad thing?
> A: Top-posting.
> Q: What is the most annoying thing on usenet and in e-mail?



Report this thread to moderator Post Follow-up to this message
Old Post
Dave
11-18-04 08:59 PM


Re: Is there a way to convert VB forms to VC?
* Anonymous Dave:
> [Trolling]

Troll, go away.

--
A: Because it messes up the order in which people normally read text.
Q: Why is it such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?

Report this thread to moderator Post Follow-up to this message
Old Post
Alf P. Steinbach
11-18-04 08:59 PM


Re: Is there a way to convert VB forms to VC?
Are you saying that in a single project, I can intermingle C++ and VB using
managed code? I've never dealt with that feature.

Marco
________________________
Marc Reinig
UCO/Lick Observatory
Laboratory for Adaptive Optics



Report this thread to moderator Post Follow-up to this message
Old Post
Marc Reinig
11-19-04 01:58 AM


Re: Is there a way to convert VB forms to VC?
* Marc Reinig:
> Are you saying that in a single project, I can intermingle C++ and VB usin
g
> managed code? I've never dealt with that feature.

You can use Managed C++ classes from VB.NET, and vice versa; I think
you're well aware of that and simply trolling.

--
A: Because it messes up the order in which people normally read text.
Q: Why is it such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?

Report this thread to moderator Post Follow-up to this message
Old Post
Alf P. Steinbach
11-19-04 08:56 AM


Re: Is there a way to convert VB forms to VC?
* Craig:
> Unfortunately Marc, I cannot provide an answer to your question, but ...

Then you should not be posting.


> "Alf P. Steinbach" <alfps@start.no> wrote in message
> news:419cf3c8.1452404687@news.individual.net... 
>
> Pot ... meet kettle ...
>
> I couldn't resist.

When you can't resist the urge of namecalling it usually means you have
low self-esteem.  Sometimes there are other reasons, typically also of a
personal nature.  On what grounds are you calling me "pot" or "kettle"?

--
A: Because it messes up the order in which people normally read text.
Q: Why is it such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?

Report this thread to moderator Post Follow-up to this message
Old Post
Alf P. Steinbach
11-19-04 08:56 AM


Re: Is there a way to convert VB forms to VC?
"Dave" <noone@nowhere.com> schrieb:
> what is really the most annoying thing on usenet??? people complaining
> about
> how someone else tries to help!  top post, bottom post, interleaved post,
> all are great as long as they contribute to the thread.

For those interested in improving their posting style:

The seven don'ts of Usenet
<URL:http://www.cs.tut.fi/~jkorpela/usenet/dont.html>

--
M S   Herfried K. Wagner
M V P  <URL:http://dotnet.mvps.org/>
V B   <URL:http://dotnet.mvps.org/dotnet/faqs/>


Report this thread to moderator Post Follow-up to this message
Old Post
Herfried K. Wagner [MVP]
11-19-04 01:58 PM


Sponsored Links




Last Thread Next Thread Next
Pages (2): [1] 2 »
Search this forum -> 
Post New Thread

Visual Studio archive

Show a Printable Version Send to friend Email This Page to Someone! subscribe to this thread Receive updates to this thread
Computer Consultants
Programming Jobs
Visual Basic Controls
SQL Server Programming
Webservices
Java Security
Visual Studio
C# Programming
Visual J++
Software engineering
Open source Software
Perl Programming
PHP Programming
ASP Programming
ASP .NET Programming
Visual Basic Programming
Windows Scripting Host
Java Programming
Java Help
Java Beans
VBScript
Cobol
MAC Applications
Unix Programming
Forum Jump:
All times are GMT. The time now is 06:03 AM.

 
Free MCSE Braindumps | Real Estate Topics

Programming forum archive

Copyrights CodeComments.com 2004 - 2006

Powered by vBulletin Copyright 2000-2006 Jelsoft Enterprises Limited.