View Single Post
  #24 (permalink)  
Old 11-26-2005, 05:40 PM
codersguru's Avatar
codersguru codersguru is offline
Senior Member
 
Join Date: Oct 2005
Posts: 987
codersguru has a spectacular aura aboutcodersguru has a spectacular aura aboutcodersguru has a spectacular aura about
Unhappy

Quote:
Originally Posted by gnrslash
I'm glued at the screen too trying to figure out something.
Visual basic is good for normal and fast things but as you try
to do something different it becomes a hell. (notice the on error statement)
Did you try the procedure at Vb Helper you sent the link before?
I'm still not able to compile this dll. it keeps saying "error loading dll"
I'm even searching for some tool, add-in or something but nothing till now
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"
__________________
Hope it helps !
Coders' Guru
Senior MQL programmer:
www.xpworx.com/custom.htm
Reply With Quote