You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Btw, this branch is reached only when the OCX/DLL is not registered and it's actually problematic to extract complete manifest info from component's typelib only so this is not recommended and is an unsupported use-case.
The point is for UMMM to work correctly, source OCX/DLL components have to be registered on the machine the manifest is created at.
I noticed the following line in
pvDumpClasses()
:So if either of those flags are NOT set, the class is NOT output.
What was the reason to omit classes without these flags? It seems like this means PublicNotCreatable classes are left out, for instance.
Thanks
The text was updated successfully, but these errors were encountered: