tlbimp2: Missing support for ConvertTo->IntPtr (native int)

Target type IntPtr (native int) is missing in ConvertTo. Please add, would greatly improve usability for me. Thanks!

Id #5441 | Release: None | Updated: Aug 15 2011 at 8:52 AM by BlackGad | Created: Feb 22 2010 at 8:17 AM by dpomt

IL Stub Diagnostics: Improve the experience of refresh button

Currently, filters take efforts after refresh buttons is pressed. We got some feedback in the internal bugbesh reporting that it is not very obvious for users to discover or understand the usage as...

Id #4544 | Release: IL Stub Diagnostics Tool | Updated: Oct 22 2009 at 6:45 AM by Yongtai | Created: Oct 22 2009 at 6:43 AM by Yongtai

IL Stub Diagnostics: Provide a button to clear all IL stubs

Id #4543 | Release: IL Stub Diagnostics Tool | Updated: Oct 22 2009 at 6:45 AM by Yongtai | Created: Oct 22 2009 at 6:38 AM by Yongtai

IL Stub Diagnostics: Home/End navigator button

In navigation panel, Prev Block/Next Block should not wrap to the end/beginning because people might want to go back to the beginning and walk through the code again. In this scenario, they would c...

Id #4542 | Release: IL Stub Diagnostics Tool | Updated: Oct 22 2009 at 6:45 AM by Yongtai | Created: Oct 22 2009 at 6:37 AM by Yongtai

IL Stub Diagnostics: Add more filters to help user find their stub more easily

We currently suport using PID, PName and MethodName as the filters and we plan to support more like - Category - Native sig - stub methodIdentifier

Id #4541 | Release: IL Stub Diagnostics Tool | Updated: Oct 22 2009 at 6:30 AM by Yongtai | Created: Oct 22 2009 at 6:30 AM by Yongtai

IL Stub Diagnostics: Serialize the events to XML file

currently we do not store the IL stubs anywhere. The task is to enable user to store/load the IL stub contents.

Id #4540 | Release: IL Stub Diagnostics Tool | Updated: Oct 22 2009 at 6:28 AM by Yongtai | Created: Oct 22 2009 at 6:28 AM by Yongtai

tlbimp: /silence:WarningNumber behaves confusing

The warning number you specify is treated as hex number. However, the type library importer outputs the number as integer. So you can not just use the number from the output messages and suppress w...

Id #4521 | Release: None | Updated: Oct 19 2009 at 1:35 PM by mkiefer | Created: Oct 19 2009 at 1:35 PM by mkiefer

SigImp TranslateSnippet should translate SAFEARRAY into [MarshalAs(SafeArray)] Array

Try to translate the following into C#: HRESULT SafeArrayAccessData( SAFEARRAY * psa, void HUGEP ** ppvData ); SigImp TranslateSnippet gives a very complex output including a ful...

Id #4442 | Release: None | Updated: Oct 12 2009 at 2:44 AM by YiZhang | Created: Oct 12 2009 at 2:44 AM by YiZhang

TlbImp: Suppress types from being imported

With the new version we are able to map all references to the local IStream definition to System.Runtime.InteropServices.ComTypes.IStream. Unfortunately the now unreferenced local IStream definiti...

Id #4231 | Release: None | Updated: Jul 28 2011 at 9:39 AM by Kinnara | Created: Sep 9 2009 at 11:53 AM by tomenglert

TLBIMP converting C array of VARIANT_BOOL as C array of BOOL.

IDL file: [uuid(791B8E24-28A1-4d85-A00A-5C1EFE3E08EA)] library lib { [uuid(0AB14DF8-BF44-4e2e-A948-5D2D672FB678)] typedef struct A { VARIANT_BOOL B[4]; } A; } Generate...

Id #3803 | Release: None | Updated: Jun 26 2009 at 3:31 AM by sergey_shandar | Created: Jun 26 2009 at 3:31 AM by sergey_shandar