|
-
June 18th, 2006, 01:44 AM
#1
Automated managed C++ wrapper classes?
It's been a while since I've been here, so I didn't notice this new forum and posted this question in the general VC++. Anyway, here it is:
I have a very large project (100,000+ lines) which is written entirely in unmanaged C++. I am looking to add some nice GUI and web service front ends to the project, so I want to convert the code to managed C++. I've never tried to do this before, and have been reading up on some of the articles here on how to make wrapper classes. From what I've seen, it seems the code to wrap classes could be auto-generated easily. Are there any tools to do this automatic wrapper generation?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|