Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Downloads
Search: 

COM helper object
Christian Ehlscheid, Edv Ermtraud Gmbh
The COM object creates a hidden window on instantiation and fires a COM event on window message reception. New HotKey feature added (register systemwide hotkeys and trap them in your FoxPro application) New Active COM objects feature added. (register any COM object as the active object of it's class like the MS Office products do), you know GETOBJECT('Word.Appliction') do you? -- now you can do GETOBJECT('yourApplication') Sample files updated.
Created on
21 years ago
Downloads
1246
File type
General information
Description
NEW VERSION: Windows HotKey Support was added. You can register and unregister systemwide hotkeys - a special HotKeyEvent is called when a hotkey is pressed (see the "hotkeytest" form in the FoxPro demo project) Active COM objects Support was added. You can register any COM object as the active object of it's class. Now it is possible to use GETOBJECT(,'someobjectinyourapp') in a Word or Excel Macro or any other COM aware Environment and call methods in your application from other applications .. the COM object is written in Visual C++ with the help of the ATL library and STL classes full source code is provided, you're free to modify, enhance or distribute the files News: 03.07.2003: Updated CHM Help File, added Word Document with an example on howto get an active COM object (a FoxPro OLEPUBLIC class) from a Macro and read out values from a table 01.07.2003: Added nHwnd property to COM object .., added a small CHM Help File 27.06.2003: Fixed a minor bug in the Hotkey-Test form if you tried to assign more than one App-Activation Key. 20.06.2003: - implemented example on HowTo register the _VFP.Application object AS "yourApp.Application" (see activeobjects form) 11.06.2003: - implemented "bring application to Top on HotKey" (in VFP Sample) - File moved to own webserver
Created by
Christian Ehlscheid, Edv Ermtraud Gmbh

Comments
How do i find this on your website?? I get error 404 in german I think. Thanks Michael Ouellette, July 1, 2003

sorry ... named the file wrong ..(unix is case sensitive ...) should work now properly Christian Ehlscheid, July 4, 2003

Add a comment
More downloads created from this member
Christian Ehlscheid, Edv Ermtraud Gmbh
FLL & more for better Winapi/C integration. ------------------------------------------ ------------------------------------------ ------------------------------------------ ------------------------------------------ ------------------------------------------ -----------------------------------...
Created on
18 years ago
Downloads
2497
File type
Freeware
Rating
4.33/5.00