-
Oct 31st, 2015, 04:07 PM
#1
[VB6] - Library info.
Hi everyone.
This is quite simple project, which allows to view some information about libraries and PE-files:
- Export;
- Import;
- Delay import;
- For type libraries and PE which contains the type libraries:
- Interfaces;
- CoClasses;
- Types;
- Enumerations;
- Aliases.
It requires Edanmo's OLE interfaces & functions (olelib.tlb) for the work.

Regards,
Кривоус Анатолий.
-
Nov 22nd, 2015, 07:38 AM
#2
Junior Member
Re: [VB6] - Library info.
Thousand thanks The trick... your code is so cleaver ! I learn a lot with it .... you are a genious
NB In my society TlbInf32 isn't alway install (may be remove ? or a problem of UAC, policies ?)....
-
Nov 22nd, 2015, 11:50 AM
#3
Re: [VB6] - Library info.
 Originally Posted by Thierry76
Thousand thanks The trick... your code is so cleaver ! I learn a lot with it  .... you are a genious
NB In my society TlbInf32 isn't alway install (may be remove ? or a problem of UAC, policies ?)....
Thanks for reply!
This code has no dependencies after compiling. It doesn't require olelib.tlb on target machine.
-
Nov 22nd, 2015, 01:43 PM
#4
Junior Member
Re: [VB6] - Library info.
- This code has no dependencies after compiling. It doesn't require olelib.tlb on target machine.
Of course I notice this ! and it's while I love it so much....
One again thanks for all the good code you share with us
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|