Click to See Complete Forum and Search --> : Need help with AppWizard and OLE


-=SKULK=-
May 28th, 1999, 03:53 AM
Hi
I need some help with the AppWizard and OLE.
I want to create a new app with OLE functionality. What I need is to copy objects of various type to the clipboard and paste them back in my application and in other apps like Word etc...
(I dont need active documents)
Which settings do I have to choose in AppWizard (VC6)
I think I have to use "Full Server".
Could anyone please tell me the exact settings ???
thanks for help in advance.

--
-=SKULK=-

cniquille
May 28th, 1999, 08:49 AM
if you choose Full Server, it's mean that your application could contain other objects from application like Word, Excel, And you'll could manipulate your application from other application thanks to OLE Automation.

If you would like just insert object in your application just choose container

Christian Niquille