Hello. Sorry if this question has been answered before on this website, but I could not find anything useful enough with the search function.
I would like to have a very simple introduction to ActiveX/COM/OLE, specifically how to create ActiveX Objects at run-time, without MFC, only pure Win32 API. I am really sure that this is possible, I just don't know how to do it.
If anyone could explain, point to the correct API as a lead, or direct me to a beneficial tutorial, I will be very glad. Thank you.