ole
Put multiple Word document windows into the same parent window
This addin adds \'document tabs\' into Microsoft Word, I wonder how it\'s done? As we know, according to Word\'s \'Object Model\' API, each Word document is associated with a standalone Word window, h[详细]
2023-02-02 16:44 分类:问答Undefined OLE references in external library even when linking with libole32
Using MINGW, I\'m trying to link my C code with a static C++ library that performs some OLE operations:[详细]
2023-02-02 12:41 分类:问答Excel unable to insert more than 255 chars?
I am using OLE DB driver to insert more than 255 characters into an Excel sheet, but I get the error:[详细]
2023-01-31 05:06 分类:问答Win32ole, method to read URL from hyperlink instead of text? (Ruby, but not required)
I\'m working with WIN32OLE to read some data files in various states of disarray.I\'ve been able to read text from the majority of the files now using the Sentences and Shapes methods, however, for fi[详细]
2023-01-31 03:40 分类:问答How to free TOleStream in this bit of code
This is from a custom namespacer handler done in Delphi I use to load files into a webbrowser component.[详细]
2023-01-31 03:06 分类:问答Does Emacs 23.2 support DDE, OLE, COM or DCOM?
Does Emacs 23.2 support DDE, OLE, COM or DCOM? In other words, under Windows, can it integrate seam开发者_C百科lessly with Eclipse as an in-place editor?No, you can\'t do that.Eclipse has Emacs key b[详细]
2023-01-27 20:49 分类:问答Delphi - OLE variant passing problem (RsLinx OPC, Group Adding working with only from constants)
We got OPC job. I cannot installed RsLinx to my Win7 (and XP mode too) because of errors, so I send my test app to the real place, and somebody testing it.[详细]
2023-01-27 19:43 分类:问答Convert Cardinal to IUnknow
I am working on adoption of Visual Basic code into Delphi code right now. What I have: // prepare query[详细]
2023-01-27 05:26 分类:问答Display Microsoft Access "OLE Object" in my application
I have an an Access database that contains an OLE Object field.I need to extract the contents of this field as an image.It does not matter what type was originally placed in the OLE Field.I just need[详细]
2023-01-26 02:18 分类:问答EOleException on accessing message body
A Windows service when trying to access the .Body property of a MS开发者_运维问答MQ message object throws an EOleException - but only when the Xml document contained in this message has an empty list[详细]
2023-01-25 20:52 分类:问答