C++/CLI sample code

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Can Balioglu

    #1

    C++/CLI sample code

    Hi,

    I wrote a DNS Client API for .Net Framework 2.0 (beta2) in C++/CLI. It's
    actually a wrapper for the Win32 DNS API. If you want to learn C++/CLI or
    need advanced DNS functionality it might be useful for you. The binary and
    source code files can be found under http://workspaces.gotdotnet.com/dns.

    Can


Working...