CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: FTD2XX_NET Dll

  1. #1
    Join Date
    Nov 2017
    Posts
    1

    FTD2XX_NET Dll

    Is this ftd2xx.dll a managed or unmanaged code?
    If i add this in the references section of my c# project, how can i define a handle and access the functions of this dll?
    Has anybody used this dll before?
    I have to use it in my class library for USB to Uart communication?
    Can anybody share a sample code for the same?

  2. #2
    Arjay's Avatar
    Arjay is offline Moderator / EX MS MVP Power Poster
    Join Date
    Aug 2004
    Posts
    13,490

    Re: FTD2XX_NET Dll

    Have you tried searching google for 'FTD2XX_NET'? Quick search seems to answer all your questions.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured