CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Mar 2004
    Posts
    32

    create a dll, Using Dll

    Hi,

    Can U give me steps to create a dll and that dll how to us in the application?

  2. #2
    Join Date
    Apr 1999
    Posts
    3,585

    Re: create a dll, Using Dll

    See MSDN discussion Dynamic-Link Libraries .
    Gort...Klaatu, Barada Nikto!

  3. #3
    VictorN's Avatar
    VictorN is offline Super Moderator Power Poster
    Join Date
    Jan 2003
    Location
    Hanover Germany
    Posts
    20,430

    Re: create a dll, Using Dll


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