For API try this:
Dan Appleman's Visual Basic Programmer's Guide to the Win32 API
Look on Amazon or Barnes&Noble
________________________________________________________________
If you want to get the best response to a question, please check out FAQ222-2244 first
'People who live in windowed environments shouldn't cast pointers.'
WIN32 API programming with VB by steven ronan (O Reilly books)
(and yes i own both mentioned books)
for createobject i would say MSDN is the best reference if not a little tricky to navigate!!!
good luck
If somethings hard to do, its not worth doing - Homer Simpson
------------------------------------------------------------------------
A General Guide To Excel in VB FAQ222-3383
The Great Date Debate Thread222-368305
File Formats Galore @
Although MSDN providing the syntax of CreateObject(), but is there viewer able to see what property or method is the COM Server (application such as Excel...) providing.
If you reference the object (Project|References) rather than use the CreateObject then you'll get Intellisense and Object Browser support
________________________________________________________________
If you want to get the best response to a question, please check out FAQ222-2244 first
'People who live in windowed environments shouldn't cast pointers.'
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.