Author Topic: A translator of typelib  (Read 1824 times)

TouEnMasm

  • Member
  • *****
  • Posts: 1764
    • EditMasm
A translator of typelib
« on: August 24, 2020, 04:55:56 AM »
Hello,
This one was sleeping in my disk since a long time.
He translate a typelib in masm syntax (colib syntax).
I have put a sample in a subdirectory,like that you can compare it's result and it's syntax with the .sdk.
Tested on windows 10 and compiled with VS2019.
The lib is here to provide the printf function inline.


Note:
The dialogtypelib give you a very valuable information ,The coclass with his interfaces.
This information is given only by the .idl file (readable text),msdn don't give it.,if you have only the .tlb,you need to extract It.

« Last Edit: August 24, 2020, 06:10:02 PM by TouEnMasm »
Fa is a musical note to play with CL