COM programming
-
Hello everyone. I know this is a newbie question but I have to ask. I am pretty comfortable with windows programming in C and C++ as a whole however I am still sketchy over COM development. Specifically I would like to tie in my office solutions to my Visual studio solutions. I understand that interacting with Office requires COm deployment and I was hoping someone might point me in the right direction for finding a good reference. When I first started Windows programming I was told to get Petzold's book. I think it was one of the best investments I ever made. I was wondering and hoping frankly, that there was an equivalent to that with respect to COM programming.
-
Hello everyone. I know this is a newbie question but I have to ask. I am pretty comfortable with windows programming in C and C++ as a whole however I am still sketchy over COM development. Specifically I would like to tie in my office solutions to my Visual studio solutions. I understand that interacting with Office requires COm deployment and I was hoping someone might point me in the right direction for finding a good reference. When I first started Windows programming I was told to get Petzold's book. I think it was one of the best investments I ever made. I was wondering and hoping frankly, that there was an equivalent to that with respect to COM programming.
Hi, You can check my COM BLOG[^]. I have listed some good book names and useful URL's (Notes: These are my personal favourites)* * *
Have a great day ahead! Regards, Sohail Kadiwala (My Blog - http://blogs.wdevs.com/sohail/[^])
-
Hello everyone. I know this is a newbie question but I have to ask. I am pretty comfortable with windows programming in C and C++ as a whole however I am still sketchy over COM development. Specifically I would like to tie in my office solutions to my Visual studio solutions. I understand that interacting with Office requires COm deployment and I was hoping someone might point me in the right direction for finding a good reference. When I first started Windows programming I was told to get Petzold's book. I think it was one of the best investments I ever made. I was wondering and hoping frankly, that there was an equivalent to that with respect to COM programming.
I have just ordered a copy of Inside COM and I was looking into Inside OLE. I was wondering if anyone has read these books or have any other suggestions.