ole
"CDO.Message" is not working in my Delphi application
I created an application uses CreateOLEObject(\"CDO.Message\") Everything is working fine in my machine, but in another I got[详细]
2023-01-10 12:15 分类:问答InvalidCastException, QueryInterface call failing on COM component
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[详细]
2023-01-10 06:53 分类:问答Delphi, olevariants and arrays of strings
i开发者_StackOverflow have an ole Object created with (simple verion) obj := CreateOleObject(\'foo.bar\');[详细]
2023-01-08 22:56 分类:问答how to connect to an open window of internet explorer using c#?
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[详细]
2023-01-07 19:31 分类:问答Can't insert newline in msword form field using Powebuilder OLE
I have an application written in Powerbuilder 11.5 that automatically fills in form fields of a Word document (MS Word 2003).[详细]
2023-01-07 07:24 分类:问答How to extract the contents of an OLE container?
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[详细]
2023-01-05 07:00 分类:问答How to pass string indexes for OleVariant
I\'m converting the following example code to Delphi: http://msdn.microsoft.com/en-us/library/bb176406%28v=office.12%29.aspx[详细]
2023-01-05 05:23 分类:问答The difference between using an OLE Object and an Attachment in Access 2007?
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:[详细]
2023-01-05 05:22 分类:问答How to implement Outlook Express alike address field control
I was thinking about inserting some object (button, panel or static text) into textctrl, like Outlook Express does this.[详细]
2023-01-04 21:42 分类:问答Error DV_E_FORMATETC when asking for CFSTR_PRINTERGROUP - Windows 7
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[详细]
2023-01-04 18:55 分类:问答