ole
How can I programmatically activate an OLE control via COM interfaces?
I have an application which embeds a button control via Ac开发者_Go百科tiveX. The button was provided by a third party, and it implements a whole range of ActiveX interfaces (among which is IOleInPlac[详细]
2023-03-07 10:39 分类:问答Unable to create OLE object (DYMO SDK in VBA for Outlook 2010)
I\'m new to VBA but I\'m trying to get a DYMO LabelWriter to work in my VBA application for Outlook 2010.[详细]
2023-03-07 08:19 分类:问答Code stops working after convering flat MDB to SQL-linked mdb
I have modified my code to count records in each table inside an mdb file. It works flawlessly, until it hits an MDB file using linked tables, which point to a SQL server. The开发者_C百科 code cannot[详细]
2023-03-06 04:52 分类:问答How to redirect mouse wheel message to other windows?
I\'m de开发者_如何学JAVAveloping a Word addin for MS Word on Windows, and this addin has as \'advanced task pane\' showing and docking on the left side of the Word document window (it\'s treeview(outl[详细]
2023-03-03 05:51 分类:问答Permanently change database of an OLE DB Connection
I\'m working with an OLE DB Connec开发者_如何学Gotion that has to change databases at runtime. I have found the ChangeDatabse method to be somewhat useful, but as soon as I close the connection it res[详细]
2023-03-03 04:27 分类:问答Is OLE automation a good choice to automate IE via C++?
I am new to machine-oriented programming and.. I want to open a website in IE - download the whole content of that site - and save it to a specified temporary file. What is the best way to do this wi[详细]
2023-03-02 14:31 分类:问答Is there something like OLE available in Eclipse RCP?
We have three Eclipse开发者_Python百科 RCP applications running in parallel. Now I need to implement another RCP that displays/operates part of the running applications. In Windows the solution would[详细]
2023-02-22 08:58 分类:问答The requested object does not exist (0x80010114) when loading Word-document into OleContainer
I created a Word document through automation (Start Word, Open template, Saved it to .doc, Close document, Quit Word). After that I want to open this .doc-file in an TOleContainer: fOleContainer.Creat[详细]
2023-02-21 17:31 分类:问答Strange Case of the missing method: SXS and Controls.Add results in "object doesn't support this property or method"?
I have a project written in VB6 that uses a UserControl, The project runs fine when the OCX is registered, but if I run the same project with a side by side manifest it results in an error.[详细]
2023-02-21 12:08 分类:问答"Unable to recognize OLE stream" excepion while connecting to Excel
I was trying to connect my Java program with an Excel file. I have did upto this. But it throws this excepion[详细]
2023-02-21 04:28 分类:问答