Click here to Skip to main content
16,013,747 members
Home / Discussions / COM
   

COM

 
AnswerRe: COM+ singleton ? Pin
Anonymous_Besmel11-Sep-02 19:00
sussAnonymous_Besmel11-Sep-02 19:00 
AnswerRe: COM+ singleton ? Pin
Bart Robeyns17-Sep-02 5:13
Bart Robeyns17-Sep-02 5:13 
GeneralIGlobalInterfaceTable Pin
pépé10-Sep-02 22:53
pépé10-Sep-02 22:53 
GeneralRe: IGlobalInterfaceTable Pin
pépé10-Sep-02 23:35
pépé10-Sep-02 23:35 
GeneralDCOM security Pin
Mad Dog10-Sep-02 4:35
Mad Dog10-Sep-02 4:35 
GeneralHELP HELP HELP!!!! Pin
Anonymous9-Sep-02 7:21
Anonymous9-Sep-02 7:21 
GeneralRe: HELP HELP HELP!!!! Pin
Amit Dey11-Sep-02 11:49
Amit Dey11-Sep-02 11:49 
GeneralOffice 2000 Pin
Anonymous8-Sep-02 6:27
Anonymous8-Sep-02 6:27 
I posted this on the Visual C++ board and the only response I got was "import them both". I am hoping that maybe someone in the COM board can help me with a little more info. I cannot import them both, it will not compile!

I was hoping someone could help me with a little problem I am having. I am new to COM and after a lot of research and helpful articles, I was finally able to write my first COM dll. One of the most suggested articles is the one about creating an outlook dll for office 2000. So I structed my dll around this. I used the #import for the type libs and was actually able to create my own button. I am not doing this for outlook but instead of word and excel. What I was wondering is if there is a way to know, programatically, what version of office the machine has? The #import statements are located in the stdafx.h. But is there a way to check if Office XP, then use the #import statements for Office XP and if not, use the ones for office 2000 libs? I have looked through a lot of code and I found a complete of alot ideas but with the way the dll is put together, since I am not using the msword.h and such, they don't work for me. Can anyone give me any suggestions!!!!!!


GeneralRe: Office 2000 Pin
Tym!11-Sep-02 5:54
Tym!11-Sep-02 5:54 
GeneralRe: Office 2000 Pin
Anonymous11-Sep-02 7:42
Anonymous11-Sep-02 7:42 
GeneralDCOM and COM and COM+ oh my.. Pin
TigerNinja_4-Sep-02 12:55
TigerNinja_4-Sep-02 12:55 
QuestionWord Automation working but doing something VERY STRANGE when opening file??? Pin
Al_Pennyworth4-Sep-02 2:58
Al_Pennyworth4-Sep-02 2:58 
AnswerRe: Word Automation working but doing something VERY STRANGE when opening file??? Pin
Tym!11-Sep-02 6:04
Tym!11-Sep-02 6:04 
GeneralRe: Word Automation working but doing something VERY STRANGE when opening file??? Pin
Anonymous11-Sep-02 7:43
Anonymous11-Sep-02 7:43 
Generalc++ COM client for ICollectionXXX / IEnumXXX properties Pin
magicbassfr3-Sep-02 4:59
magicbassfr3-Sep-02 4:59 
GeneralRe: c++ COM client for ICollectionXXX / IEnumXXX properties Pin
Ernest Laurentin3-Sep-02 9:12
Ernest Laurentin3-Sep-02 9:12 
GeneralRe: c++ COM client for ICollectionXXX / IEnumXXX properties Pin
magicbassfr3-Sep-02 21:35
magicbassfr3-Sep-02 21:35 
GeneralRe: c++ COM client for ICollectionXXX / IEnumXXX properties Pin
magicbassfr4-Sep-02 4:42
magicbassfr4-Sep-02 4:42 
GeneralIDL Blues Pin
Jeremy Pullicino2-Sep-02 22:39
Jeremy Pullicino2-Sep-02 22:39 
GeneralRe: IDL Blues Pin
Ernest Laurentin3-Sep-02 6:37
Ernest Laurentin3-Sep-02 6:37 
GeneralAutomation Properties Pin
[James Pullicino]2-Sep-02 2:15
[James Pullicino]2-Sep-02 2:15 
GeneralIShellLink creation fails Pin
CaesarCZ31-Aug-02 15:00
CaesarCZ31-Aug-02 15:00 
GeneralRe: IShellLink creation fails Pin
Todd Smith2-Sep-02 15:49
Todd Smith2-Sep-02 15:49 
GeneralRe: IShellLink creation fails Pin
Jeremy Pullicino2-Sep-02 22:36
Jeremy Pullicino2-Sep-02 22:36 
GeneralCOM memory spying Pin
andi29-Aug-02 3:27
andi29-Aug-02 3:27 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.