• svn URL

Use this URL in your Subversion client. Need more instructions?
 

TLBIMP is a tool that creates an Interop assembly from a COM type library. This project is a managed code implementation of TLBIMP.

root

User picture

Author: Sergey Shandar

Revision: 3 («Previous)


(June 26, 2009 03:43 UTC) Almost 3 years ago

Bug fix for: TLBIMP converting C array of VARIANT_BOOL as C array of BOOL.

See also: http://clrinterop.codeplex.com/WorkItem/View.aspx?WorkItemId=3803 and https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=470491 .

 
Name Date Rev. Commit message
trunk Fri, Jun 26 2009 3 [Sergey Shandar] Bug fix for: TLBIMP converting C array of VARIANT_BOOL as...