[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Creating DLL's



PureBytes Links

Trading Reference Links

I've been doing VB for years and don't buy much in the way of books so can't
make much in the way of recommendations. I've developed professionally in
perhaps a dozen plus languages over my prior career as a software developer and
VB is as good as it gets in balancing power and productivity. I used to do a bit
of C and C++ when I needed super performance but don't bother anymore because VB
is close in performance and it's a lot faster to write. DLL's are now referred
to as OLE client and OLE server objects. You won't go wrong learning VB if you
get a book which takes you step by step through creating basic objects whether
as programs, clients, or servers - it's probably the best way to learn both
programming and VB. Of course you may find that the effort of learning and
writing real programs will greatly diminish your time for trading.

Earl

-----Original Message-----
From: heypeter@xxxxxxxxxxxxxx <heypeter@xxxxxxxxxxxxxx>
To: Earl Adamy <eadamy@xxxxxxxxxx>
Cc: omega-list@xxxxxxxxxx <omega-list@xxxxxxxxxx>
Date: Friday, May 08, 1998 12:14 PM
Subject: Creating DLL's

>I'm interested in learning how to create DLL's too but am not a trained
>programmer.  Could you recommend  a text book, URL's etc for me?  Also
>which language would you suggest, Visual Basic or C++ or?, and why?
>
>Thanks in advance
>
>Peter Chan