Roman Kizelshtein
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created The dotPeek disassembles Interop DLLs incorrectly
The scenario is disassembling a interop DLL produced by .Net v4.0 (VS2010) tlbimp from TLB generated based on IDL.The IDL: interface ITargetX : IUnknown { HRESULT Create([in] LPPROGRAM...