converting dialog resources into windows forms

  • Thread starter Thread starter Robert L. Wells
  • Start date Start date
R

Robert L. Wells

I have a a dialog-based MDI MFC app written under Visual C++ 6.0. It has
a large number of dialogs. I would like to bring the project over to Visual
Studio.NET 2003 as managed C++. I would also like to convert the dialog
resources to windows forms so that I can take advantage of of the color
properties available for various controls. What is the easiest, cleanest
method to do this? Or am I in for alot of tedious form development?

Thanks,
Bob
 
Hello Bob,
Thanks for your reply. It looks like they dropped it. As per the Rogue Wave
site:

"Thank you for your interest in Project Ripper. This project is no longer
under active development."

Bob Wells
 
Back
Top