We are porting an MFC application to WPF, and will probably won\'t have time to port the entire applic开发者_开发问答ation. The MFC app has many CDialog-based windows, and we are thinking of leaving s
I have a set of classes that I\'ve written in C++ for a code base that will run in Linux commandline.They primarily use the STL and no fancy features of the language.They\'ve been tested, and work.
I\'m currently porting a heap of code that has previously only been compiled with Visual Studio 2008.
How can I port an application based on OS X to Linux? It is closed source and working in Windows eit开发者_开发技巧her. It is not wrriten in Objective C and doesn\'t use Cocoa.
I am looking for nice Java LDAP library suitable for using on BlackBerry. There is some basic support for LDAP in BlackBerry Java SDK, however it is too basic and I would like to use direct TCP connec
I am currently porting some Windows mobile C++ code to standard C++. So I am trying to find alternatives for windows specific functions.
I have heard of WINE but I don\'t like it because it\'s slow on the computers I have tested and almost always crashes. It also has some unpleasant looking gui.
I am porting a library from C++ to C#. The old library uses vectors from C++ and in the C# I am using gene开发者_高级运维ric Dictionaries because they\'re actually a good data structure for what I\'m
I am porting an application which runs as a background service in windows at startup, we are porting the application to linux(SUSE Enterprise server), I\'am completely new to linux. Can somebody help
OK, I\'m working with converting some very basic PHP to port to a dev server where the client only has CF. Ive never worked with it, and I just need to know how to port a couple things:开发者_如何学JA