Computer Engineers

 
Home | Computer engineering other top | Fiber / Wireless / Copper Tran | Semiconductor engineering
  Position:HOME>Programming language engineeri>Article Content
Porting a Windows NT C++ app to XP platform
Source:Internet Author:Unknow Pubdate:2008-04-14  
christoB (Computer) 12 Dec 04 4:02
I'm currently working on a program that was written in Bordland builder 3 !!! I need to export the source code to Visual C++ .net 2003 and then make the program run on Windows XP, because it was originally written for Windows NT and now all the terminals are being upgraded. How do I port the program to XP platform?
Does .net take care of the porting or is there a program that does it?
I have to focus on the further feature development and the scedule is extremely tight.

Thanx a million.

IRstuff (Aerospace) 12 Dec 04 12:03
This question is probably more suite for Tek-Tips TTFN

svanels (Petroleum) 15 Dec 04 23:32
If the program was written for windows NT (so it is not dos or 16bit based) it should be working fine in Windows 95, 98, ME, 2000 or XP. .Net? just another obscure acronym to spend your money on new computers, systems, software, support etc.

字串7


By the way what happened to M$ C# (sharp)? Steven van Els
SAvanEls@cq-link.sr

someonesdad (Computer) 21 Dec 04 23:07
Both Microsoft and Borland try to keep you tied to their products.  I found this out writing an app in an early version of C++ Builder, then later realizing I couldn't port it anywhere because of the Borland-specific stuff that I had used.  

Pragmatically, your best bet might be to purchase a new (or newer) copy of C++ Builder and recompile it.  Even if the software costs $1k, that's peanuts compared to a typical engineer's time.  Where I work, the standard engineering rate (including overhead) is $70 per hour.  You'd spend that much by less than two days of your time trying to port it to some other compiler product.  

The next time I need to write a Windows application, I'm going to do it in wxWindows using MinGW.  Then I'll be able to port it easily to Mac & UNIX, plus being able to develop it on a Linux box.
字串9



(Click:

Previous:RowSource problem with Combobox in Excel   Next:Visual Basic
[Add TO Favorites] [TOP] [PRINT] [CLOCE WINDOWS]  
  Hot Article
·PIC code for triac light dimme
·Connecting a Footswitch to an
·Siemens s7-200 PLC & Visua
·TETRIS source code is availabl
·XML Files and Terramodel
·controlling GPIB from VBA
·LINKING MSC PATRAN WITH INTRAN
·How to interface RS-485 / Modb
·VBA WITH AB PLC
·SIEMENS: I/O, NCDDE AND DCTL
·getch() function
·Visual Basic Serial Comms To S
  Related Articles
·Visual Basic
·Convert Excel to PDF
·Automatic delete files
·Prolog help
·C win32 threads
·how to make use of the results
·GTCO-Calcomp & USB to serial a
·E1055: Unable to open 'windows
·MsgBox in VB6
·Anyone use LoadLibrary
·How to create a bootable PC ca
·Needed Help with SQL Syntax
Power by DedeCms