|
3 of 7 people found the following review helpful:
5.0 out of 5 stars
Is This Book For You?, June 16, 2001
Keep in mind that this book is a reference book, and so I will get straight to the juicy stuff as to how this book is for you.1) As you are, fluent in C++ and you love COM. 2) Microsoft world, like it or hate it, but you STILL love COM. 3) You like to build simple component without having to jump through ATL de-la-hoops. 4) Your boss [does not want] to invest in a high quality monitor so eyeballs jiggle to the low refreshment rate whenever you read the MSDN documentations. 5) You need to know the critical requirements to build component for scripting client such as ASP. 6) You want a reference on ODL (or IDL) language. 7) You say it is nice to have a complete reference on ITypeLib and ITypeInfo functions. 8) Of course, throwing COM error and implementing collection objects are also nice to know. 9) Your component services ASP clients. SafeArray, no problem. Variant, no problem. It is because you have quick access to a complete table references on BSTR, Variant, and SafeArray APIs at your finger tips. 10) Nice to have a well indexed description of datatype's manipulation routines that are commonly used in COM programming.
|