VBGamer |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
RE: C++ to VB Torsten Damberg (4 replies, 1 views) (2000-May-18) What sense does that make? Or do you want to port a C++ class to VB?
That should be easily done without any converting tool. If you know
about VB and C++ you should be able to do it by hand.
Just keep in mind, that you cannot do all the things in VB that C++ con do.
For this you must wait until VB 7.0 wich has some really cool improvements
about OOP-concepts and techniques.
|