• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

C++ 2008 Question

 
Ranch Hand
Posts: 426
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Prentiss,

I have no .Net knowledge but I have a legacy system here that I am maintaining. The GUI is made in Visual Basic 6 but is talking to a C++ written DLL thru
COM.

If we are to rewrite the C++ program in C++ 2008 do we still need a bridge to have it talk to the VB6 legacy apps?

The last time I had a reading on these, .Net platform completely change from the original COM Model.\

Looking forward to your response.
 
reply
    Bookmark Topic Watch Topic
  • New Topic