Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to open TLB or DLL #28

Open
akbyrd opened this issue Oct 10, 2020 · 1 comment
Open

Unable to open TLB or DLL #28

akbyrd opened this issue Oct 10, 2020 · 1 comment

Comments

@akbyrd
Copy link

akbyrd commented Oct 10, 2020

I have a small dll that I generate a tlb for. When I attempt to open the tlb I get an error.

image

It's a 'private' type library, so it's not registered system-wide.

I don't know if it's related or not, but I also can't open the dll file. I only see an option to open a 'proxy dll', so maybe plain dlls aren't supported and I'm doing this wrong? Possibly related to #16.

image

I've attached both files.

LCDHardwareMonitor PluginLoader CLR.zip

@saviourofdp
Copy link

saviourofdp commented Oct 22, 2020

This also happens with registered typelibs, eg for System.Object, trying to view the _Object interface

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants