Skip to content

calupator/MyActiveX

 
 

Repository files navigation

MyActiveX is an example of ATL-based OLE control.

After compiling control, call "regsvr32 MyActiveX.dll" from cmd.exe

Examples:
  Examples/MyActiveX.html - embed control in HTML page(requires IE).
  Examples/MyControl.cs - embed control in Windows.Forms application.

About

MyActiveX is a simple example of ATL-based OLE control.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 89.3%
  • Makefile 6.5%
  • FLUX 3.3%
  • C 0.9%