I created an application uses CreateOLEObject(\"CDO.Message\") Everything is working fine in my machine, but in another I got
I\'m trying to use PCAnywhere\'s Ole automation in a .net applicaction I\'m currently developing (VS 2010, c#). PCA 12.5 comes with a couple tlb files that when I try to add as references through VS I
i开发者_StackOverflow have an ole Object created with (simple verion) obj := CreateOleObject(\'foo.bar\');
Can you use COM/OLE in a C# program to connect to a running instances of internet explorer? Ideally I\'d like to开发者_运维问答 find the URLs of all webpages open in IE.I found the answer here and th
I have an application written in Powerbuilder 11.5 that automatically fills in form fields of a Word document (MS Word 2003).
I need to break open a MS Word file (.doc) and extract its constituent files (\'[1]CompObj\', \'WordDocument\' etc). Something like 7-zip can be used to do this manually but I need to do this programa
I\'m converting the following example code to Delphi: http://msdn.microsoft.com/en-us/library/bb176406%28v=office.12%29.aspx
I\'m learning Access 2007, and among the list of data types are the OLE Object and the Attachment. The text has this to say about Attachments:
I was thinking about inserting some object (button, panel or static text) into textctrl, like Outlook Express does this.
WI have a windows shell extension which adds menu items to the printer menu when the printer is right-clicked. The code works fine in Windows 2000, XP, Vista, but in Windows 7 the call to GetData() fa