COM: Difference between revisions

299 bytes added ,  1 December 2007
m
Using COM Objects moved to COM: simplifying
mNo edit summary
m (Using COM Objects moved to COM: simplifying)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
it is possible to use functionality from COM Objects using Visual DataFlex.
it is possible to use functionality from COM Objects using Visual DataFlex.


= using a COM object from Visual DataFlex =
Remember to register it
regsrv32.exe yourCOMobject.dll
It should now appear in the list available COM objects in the Visual DataFlex Studio , when you select new -> class --> Import COM ActiveX or Import COM Automation or Import COM Embedded Object.


= COM examples =
= COM examples =
1,134

edits