Home » Extra libraries, Code snippets, applications etc. » U++ users applications in progress and useful code snippets, including reference examples! » OleCalc example can't compile
Re: OleCalc example can't compile [message #57424 is a reply to message #56017] |
Fri, 06 August 2021 10:35   |
JeyCi
Messages: 69 Registered: July 2020
|
Member |
|
|
Xemuth wrote on Thu, 14 January 2021 11:26Can someone can confirm me OLE/ activeX control can't be compiled using clang but only with MSVS ?
MIDL-compiler needed - for microsoft interface definition language (IDL) files... and it exists only in MSVC, as I understand... nothing changed...
I remember in Borland was easy way to build COMdll - also with ATL - but it was too long since now... and Borland also had its own compiler...
ATL as for smaller projects than MFC, but still resembles MFC, -- are both of rather complicated structure... and it is more difficult to create COM without ATL (rus here example & limitations)...
though really I still don't understand ? Why
mirek wrote on Thu, 14 January 2021 14:01 OCX seems to be sort of out of fashion anyway.
- because, AFAIK, all libs in Windows are still interacting with each other like COM-objects... perhaps the reason is just the fashion for NET and thus its "COM Interop" possibilities for managed-and-unmanaged code interaction...
but still only Microsoft gives Active Template Library (ATL) & MIDL-compiler
Best regards.
[Updated on: Wed, 12 March 2025 13:25] Report message to a moderator
|
|
|
Goto Forum:
Current Time: Sat Aug 02 18:40:51 CEST 2025
Total time taken to generate the page: 0.00308 seconds
|