|
-
Mar 1st, 2003, 04:51 AM
#1
Thread Starter
Lively Member
Convert C to Class
I have a C++ DLL with conventional C procedures and functions to be called by VB program and the routines are working properly. Now I need to provide Progress Bar at the status window of VB main program and display AVI (both to be done by C program for performance reason) during the procedure execution.
I wonder if there is any alternatives other than convert my procedures and functions to class structure. If none, what is the easiest steps?
Thank you.
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
|