Results 1 to 2 of 2

Thread: dll

  1. #1

    Thread Starter
    Member
    Join Date
    Aug 2002
    Posts
    41

    dll

    How can I look at someone else dll?
    Dan ([email protected])

  2. #2
    The Devil crptcblade's Avatar
    Join Date
    Aug 2000
    Location
    Quetzalshacatenango
    Posts
    9,091
    That all depends...Is it a COM (ActiveX) DLL, or a standard DLL?

    A COM DLL can be looked at by simply adding it as a reference in a project, and then opening the Object Browser to look at it. With a standard DLL, on the other hand, you must rely on either source code, or docs to know what's in them.

    Laugh, and the world laughs with you. Cry, and you just water down your vodka.


    Take credit, not responsibility

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