Author Topic: COMView  (Read 3717 times)

_japheth

  • Member
  • **
  • Posts: 115
COMView
« on: August 30, 2020, 07:35:05 PM »

Hello,

I just updated my old tool COMView a bit - fixed 2 bugs and changed licence to Public Domain.

https://github.com/Baron-von-Riedesel/ComView

If you're only interested in the binary, look into the Build folder.

Dummheit, gepaart mit Dreistigkeit - eine furchtbare Macht.

hutch--

  • Administrator
  • Member
  • ******
  • Posts: 10583
  • Mnemonic Driven API Grinder
    • The MASM32 SDK
Re: COMView
« Reply #1 on: August 30, 2020, 08:18:58 PM »
This is not a notification area, it is for finished projects.
hutch at movsd dot com
http://www.masm32.com    :biggrin:  :skrewy:

jj2007

  • Member
  • *****
  • Posts: 13932
  • Assembly is fun ;-)
    • MasmBasic
Re: COMView
« Reply #2 on: August 30, 2020, 09:29:24 PM »
Works fine :thumbsup:

_japheth

  • Member
  • **
  • Posts: 115
Re: COMView
« Reply #3 on: August 30, 2020, 09:47:57 PM »
This is not a notification area, it is for finished projects.

Well, you should probably make more clear how "finished" software can be detected. There's no legal definition yet, AFAIK  :bgrin:
Dummheit, gepaart mit Dreistigkeit - eine furchtbare Macht.

TouEnMasm

  • Member
  • *****
  • Posts: 1764
    • EditMasm
Re: COMView
« Reply #4 on: August 30, 2020, 11:09:09 PM »

top !
 :thumbsup:
Fa is a musical note to play with CL

hutch--

  • Administrator
  • Member
  • ******
  • Posts: 10583
  • Mnemonic Driven API Grinder
    • The MASM32 SDK
Re: COMView
« Reply #5 on: August 30, 2020, 11:47:22 PM »
> There's no legal definition yet, AFAIK

Be a smartarse and it will get deleted, perhaps explaining that it was an assembler app would fit it into what this sub forum is for.
hutch at movsd dot com
http://www.masm32.com    :biggrin:  :skrewy:

Biterider

  • Member
  • *****
  • Posts: 1082
  • ObjAsm Developer
    • ObjAsm
Re: COMView
« Reply #6 on: August 30, 2020, 11:54:46 PM »
Thanks for the update!

Biterider

jj2007

  • Member
  • *****
  • Posts: 13932
  • Assembly is fun ;-)
    • MasmBasic
Re: COMView
« Reply #7 on: August 31, 2020, 01:52:02 AM »
perhaps explaining that it was an assembler app would fit it into what this sub forum is for.

There seems to be a certain amount of "asm" in it :cool:

morgot

  • Member
  • **
  • Posts: 142
Re: COMView
« Reply #8 on: August 31, 2020, 02:58:57 AM »
How I can get methods of COM object?

So, I found "IFileOperation", where I can see which methods it has?
Sorry for the bad English

jj2007

  • Member
  • *****
  • Posts: 13932
  • Assembly is fun ;-)
    • MasmBasic
Re: COMView
« Reply #9 on: August 31, 2020, 05:02:40 AM »
- select IFileOperation by double-clicking on the word
- right-click on the word
- left-click "search IFileOperation on Google"
- click on the first hit