| View previous topic :: View next topic |
| Author |
Message |
oib111 I post too much
Reputation: 0
Joined: 02 Apr 2007 Posts: 2947 Location: you wanna know why?
|
Posted: Sun Jul 29, 2007 9:14 am Post subject: How wouild I got about making this? |
|
|
Well, I was talking to skate4life and he said he used to have a program that converted C# to VB and vise-versa, but after his computer got re-formatted he didn't have it and he forgot the download link. How would I go about making it for like Delphi to C++ and vice versa. And is there one out there like that (Delphi to C++ and vise-versa)?
_________________
| 8D wrote: |
cigs dont make people high, which weed does, which causes them to do bad stuff. like killing |
|
|
| Back to top |
|
 |
hcavolsdsadgadsg I'm a spammer
Reputation: 26
Joined: 11 Jun 2007 Posts: 5801
|
Posted: Sun Jul 29, 2007 11:21 am Post subject: |
|
|
| VB.net, C# and managed C++ can be converted to each other.
|
|
| Back to top |
|
 |
appalsap Moderator
Reputation: 0
Joined: 27 Apr 2006 Posts: 6753 Location: Pakistan
|
Posted: Sun Jul 29, 2007 11:22 am Post subject: |
|
|
| Delphi.NET also, its all compiled to the same bytecode.
|
|
| Back to top |
|
 |
oib111 I post too much
Reputation: 0
Joined: 02 Apr 2007 Posts: 2947 Location: you wanna know why?
|
Posted: Sun Jul 29, 2007 11:24 am Post subject: |
|
|
orly? Well, don't I need like .net framework for me to be able to conver them?
_________________
| 8D wrote: |
cigs dont make people high, which weed does, which causes them to do bad stuff. like killing |
|
|
| Back to top |
|
 |
appalsap Moderator
Reputation: 0
Joined: 27 Apr 2006 Posts: 6753 Location: Pakistan
|
Posted: Sun Jul 29, 2007 11:25 am Post subject: |
|
|
| You need that to run them.
|
|
| Back to top |
|
 |
hcavolsdsadgadsg I'm a spammer
Reputation: 26
Joined: 11 Jun 2007 Posts: 5801
|
Posted: Sun Jul 29, 2007 11:38 am Post subject: |
|
|
| The .NET framework comes in windows update, unless you never ever let it run, I don't see why you wouldn't have it already.
|
|
| Back to top |
|
 |
oib111 I post too much
Reputation: 0
Joined: 02 Apr 2007 Posts: 2947 Location: you wanna know why?
|
Posted: Sun Jul 29, 2007 11:41 am Post subject: |
|
|
Oh wait, I do have it. How convenient. But I never run it...
_________________
| 8D wrote: |
cigs dont make people high, which weed does, which causes them to do bad stuff. like killing |
|
|
| Back to top |
|
 |
samuri25404 Grandmaster Cheater
Reputation: 7
Joined: 04 May 2007 Posts: 955 Location: Why do you care?
|
Posted: Sun Jul 29, 2007 7:46 pm Post subject: |
|
|
Lol
My dad uses something like that because he switches between VB.NET and C#.NET (well there's no C# that isn't .NET, but still =P) at work.
If you want, I could ask him for the link, because I think it's a website.
You could also like compile a Delphi.NET program, then download Lutz Roederz .NET decompiler, as it switches between a bunch of different languages when you decompile something, so you could decompile a Delphi-made program into C# code.
|
|
| Back to top |
|
 |
|