View Single Post
  #25 (permalink)  
Old 11-26-2005, 07:30 PM
gnrslash gnrslash is offline
Junior Member
 
Join Date: Nov 2005
Posts: 7
gnrslash is on a distinguished road
Quote:
Originally Posted by codersguru
I was one of Visual Basic loyal fans for 5 years; it scared me to learn C++.
But now as a Visual C++ developer I feel the difference.
Visual basic is good for normal and fast things but it is not a real programming language (I'm sorry )

Could you give me the time to convert your Visual basic code to Visual C++? is it useful for you to convert it?


About the procedure at Vb Helper, I used it and I made the dll I sent to you. But it still bad dll (I think it's not pure win32 dll, it's an activex control because you can register and unregister it with regsvr32.exe"
You will do me a great favour converting the code, I wouldn't know how to thank you.
But maybe I'll have to edit here and then, small things i suppose, after the testing. I'll try to import your converted code in the vc++ compiler but since I never used it maybe I'll need your help again.
Reply With Quote