Well, I've already asked this before, but the answer wasn't exactly what I expected...
The situation: I have 2 forms (form1 and form2), each one with an OLE container (ole1 and ole2), and form1 wit...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10005743.html
Zones:
Visual BasicDate Answered: 04/02/1997 Rating: 7.0 Views: 0
I try to write a program in Visual C++ 5.0 using MFC which can remotely control MS Project using OLE.
I found out that I have to write an OLE automation client.
I would like to know, how to find ...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10006214.htm...
I am using an OLE control bound to a database to get bitmaps out of an Access OLE field. This works fine, however what I really want to do is to assign that bitmap to be the background of my form....
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10009383.html
Zones:
Visual BasicDate Answered: 05/01/1997 Rating: 6.4 Views: 0
If I create a word8 object from VB ( 4.0 ) there is no menu or button balk.
Are there availabale command to get the normal screen if Word 8 it lounched via OLE ?
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10018915.html
My scenario is that I need to have x-number of client apps taking turns at passing text to a server app, and in turn, have the server app return resultant text to each client. The clients will not ...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10020815.html
Zones:
Visual BasicDate Answered: 08/21/1997 Rating: 7.6 Views: 0
In one of my softwares, I use OLE to transfer data into a Word file. Each time I use this code, I open a NEW Word window. How can I insert the data in the ACTIVE DOCUMENT if Word is already open?
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10021618.html
Hi, I want to use OLE to program frontpage.
Where can I find eg the list with olecommands for frontpage?
And other programs in general.
(In specific I'm looking for the save command, I found the op...
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_10022080.html
Hi, I'm new to OLE. I want to write a VC5 function that opens a template in Word 97. In VBA, that looks like
Documents.Add Template:="P:\MSOFFICE\Templates\mytemplate.dot", NewTemplate:= Fals...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10022441.htm...
Hi everybody,
that might be a newbie question but I am simply not able to
find the solution ...
What I want to do is to create a piece of VBA code which
uses GetObject to start and instanciate an...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_10031039.html
Zones:
MS AccessDate Answered: 12/16/1997 Rating: 6.4 Views: 210
Hello!
I'm trying to pass an image from a PictureBox control to a OLE container, so I can edit the pictue.
I use this:
SavePicture Picture1.Picture, App.Path & "\myfile.bmp"
OLE1.CreateEmbe...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10035081.html
Zones:
Visual BasicDate Answered: 01/19/1998 Rating: 6.6 Views: 0