Code Comments
Programming Forum and web based access to our favorite programming groups.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
Post Follow-up to this message"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/>
Post Follow-up to this messageI 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/>
Post Follow-up to this message* 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?
Post Follow-up to this messagewhat 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?
Post Follow-up to this message* 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?
Post Follow-up to this messageAre 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
Post Follow-up to this message* 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?
Post Follow-up to this message* 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?
Post Follow-up to this message"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/>
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.