Menu

#15 Builder C++ - ActiveX integration

open
nobody
None
5
2007-11-23
2007-11-23
No

In order to import the ActiveX in Builder C++ 6.0 (I guess for other C++ IDE's too), must be changed the last parameter of the following method

HRESULT DCMmouseMoveIntensity([in] long X, [in] long Y, [in] long Button, [in] long Shift, [in] long Intensity, [in] VARIANT_BOOL RGB );

in

HRESULT DCMmouseMoveIntensity([in] long X, [in] long Y, [in] long Button, [in] long Shift, [in] long Intensity, [in] VARIANT_BOOL rgb );

That's all.

You must open the *.tlb in order to make this.

Fredy

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.